[INFO] fetching crate overlord 0.2.1... [INFO] testing overlord-0.2.1 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate overlord 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate overlord 0.2.1 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking crates.io crate overlord 0.2.1 [INFO] finished tweaking crates.io crate overlord 0.2.1 [INFO] tweaked toml for crates.io crate overlord 0.2.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate overlord 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] e214fdd7b4b393f3ec8758c044d427a85d6e18d3c7327478fc321ad3e36d0bad [INFO] running `Command { std: "docker" "start" "-a" "e214fdd7b4b393f3ec8758c044d427a85d6e18d3c7327478fc321ad3e36d0bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e214fdd7b4b393f3ec8758c044d427a85d6e18d3c7327478fc321ad3e36d0bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e214fdd7b4b393f3ec8758c044d427a85d6e18d3c7327478fc321ad3e36d0bad", kill_on_drop: false }` [INFO] [stdout] e214fdd7b4b393f3ec8758c044d427a85d6e18d3c7327478fc321ad3e36d0bad [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e1f385551ad56d487367115e5c315f0ffcb2158a5ce402e1ac3913c9aad7748 [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" "1e1f385551ad56d487367115e5c315f0ffcb2158a5ce402e1ac3913c9aad7748", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling creep v0.2.2 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling libmath v0.1.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling prime_tools v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling rustracing v0.4.0 [INFO] [stderr] Compiling rustracing_jaeger v0.4.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling muta-apm-derive v0.1.0-alpha.12 [INFO] [stderr] Compiling muta-apm v0.1.0-alpha.15 [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/muta-apm-0.1.0-alpha.15/src/lib.rs:52:3 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Default)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `muta-apm` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1e1f385551ad56d487367115e5c315f0ffcb2158a5ce402e1ac3913c9aad7748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1f385551ad56d487367115e5c315f0ffcb2158a5ce402e1ac3913c9aad7748", kill_on_drop: false }` [INFO] [stdout] 1e1f385551ad56d487367115e5c315f0ffcb2158a5ce402e1ac3913c9aad7748