[INFO] updating cached repository https://github.com/povilasb/libredrop-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/povilasb/libredrop-prototype [INFO] [stderr] c7f6b41..d3b1ee4 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3b1ee467f1cd6f3d718876762049e735afe52f4 [INFO] checking povilasb/libredrop-prototype against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpovilasb%2Flibredrop-prototype" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/povilasb/libredrop-prototype on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/povilasb/libredrop-prototype [INFO] finished tweaking git repo https://github.com/povilasb/libredrop-prototype [INFO] tweaked toml for git repo https://github.com/povilasb/libredrop-prototype written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/povilasb/libredrop-prototype already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8ffc08b0dc4aefd791b4ec53b93445d8a609b98b80f4193cad76c31140a4862 [INFO] running `Command { std: "docker" "start" "-a" "e8ffc08b0dc4aefd791b4ec53b93445d8a609b98b80f4193cad76c31140a4862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8ffc08b0dc4aefd791b4ec53b93445d8a609b98b80f4193cad76c31140a4862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ffc08b0dc4aefd791b4ec53b93445d8a609b98b80f4193cad76c31140a4862", kill_on_drop: false }` [INFO] [stdout] e8ffc08b0dc4aefd791b4ec53b93445d8a609b98b80f4193cad76c31140a4862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 840f783bffcc2c2a60af18a6f0512aa88a9a1b419a159c389522eaed4726151d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "840f783bffcc2c2a60af18a6f0512aa88a9a1b419a159c389522eaed4726151d", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking unwrap v1.2.1 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling net-literals-impl v0.1.2 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Compiling err-derive v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking net-literals v0.1.2 [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/net-literals-0.1.2/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / proc_macro_expr_decl! { [INFO] [stdout] 11 | | /// Compile-time parsed IpAddr [INFO] [stdout] 12 | | ip! => ip_impl [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: `(left == right)` [INFO] [stdout] left: `"#[allow(unused,"`, [INFO] [stdout] right: `"#"` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/net-literals-0.1.2/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / proc_macro_expr_decl! { [INFO] [stdout] 16 | | /// Compile-time parsed Ipv4Addr [INFO] [stdout] 17 | | ipv4! => ipv4_impl [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: `(left == right)` [INFO] [stdout] left: `"#[allow(unused,"`, [INFO] [stdout] right: `"#"` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/net-literals-0.1.2/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / proc_macro_expr_decl! { [INFO] [stdout] 21 | | /// Compile-time parsed Ipv6Addr [INFO] [stdout] 22 | | ipv6! => ipv6_impl [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: `(left == right)` [INFO] [stdout] left: `"#[allow(unused,"`, [INFO] [stdout] right: `"#"` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/net-literals-0.1.2/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / proc_macro_expr_decl! { [INFO] [stdout] 26 | | /// Compile-time parsed SocketAddr [INFO] [stdout] 27 | | addr! => addr_impl [INFO] [stdout] 28 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: `(left == right)` [INFO] [stdout] left: `"#[allow(unused,"`, [INFO] [stdout] right: `"#"` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/net-literals-0.1.2/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / proc_macro_expr_decl! { [INFO] [stdout] 31 | | /// Compile-time parsed SocketAddrV4 [INFO] [stdout] 32 | | addrv4! => addrv4_impl [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: `(left == right)` [INFO] [stdout] left: `"#[allow(unused,"`, [INFO] [stdout] right: `"#"` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/net-literals-0.1.2/src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | / proc_macro_expr_decl! { [INFO] [stdout] 36 | | /// Compile-time parsed SocketAddrV6 [INFO] [stdout] 37 | | addrv6! => addrv6_impl [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: `(left == right)` [INFO] [stdout] left: `"#[allow(unused,"`, [INFO] [stdout] right: `"#"` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `net-literals`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "840f783bffcc2c2a60af18a6f0512aa88a9a1b419a159c389522eaed4726151d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "840f783bffcc2c2a60af18a6f0512aa88a9a1b419a159c389522eaed4726151d", kill_on_drop: false }` [INFO] [stdout] 840f783bffcc2c2a60af18a6f0512aa88a9a1b419a159c389522eaed4726151d