[INFO] fetching crate elfo-test 0.1.13... [INFO] testing elfo-test-0.1.13 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate elfo-test 0.1.13 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate elfo-test 0.1.13 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elfo-test 0.1.13 [INFO] finished tweaking crates.io crate elfo-test 0.1.13 [INFO] tweaked toml for crates.io crate elfo-test 0.1.13 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkme-impl v0.2.6 [INFO] [stderr] Downloaded smallbox v0.8.0 [INFO] [stderr] Downloaded elfo-configurer v0.1.6 [INFO] [stderr] Downloaded metrics v0.17.0 [INFO] [stderr] Downloaded elfo-macros v0.1.9 [INFO] [stderr] Downloaded quanta v0.9.2 [INFO] [stderr] Downloaded metrics-macros v0.4.0 [INFO] [stderr] Downloaded raw-cpuid v10.2.0 [INFO] [stderr] Downloaded linkme v0.2.6 [INFO] [stderr] Downloaded elfo-core v0.1.16 [INFO] [stderr] Downloaded elfo-utils v0.1.0 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2c451685b87a14b7dc5c63cddd15d14e527d38479d71569b8098f5e541ace07 [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" "a2c451685b87a14b7dc5c63cddd15d14e527d38479d71569b8098f5e541ace07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c451685b87a14b7dc5c63cddd15d14e527d38479d71569b8098f5e541ace07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c451685b87a14b7dc5c63cddd15d14e527d38479d71569b8098f5e541ace07", kill_on_drop: false }` [INFO] [stdout] a2c451685b87a14b7dc5c63cddd15d14e527d38479d71569b8098f5e541ace07 [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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76bb4ae3c78cb00dd32fef602311ac0fce064ac3caaa73bfb4eebf10c15843e5 [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" "76bb4ae3c78cb00dd32fef602311ac0fce064ac3caaa73bfb4eebf10c15843e5", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling metrics v0.17.0 [INFO] [stderr] Compiling smallbox v0.8.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling metrics-macros v0.4.0 [INFO] [stderr] Compiling linkme-impl v0.2.6 [INFO] [stderr] Compiling elfo-macros v0.1.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling elfo-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling quanta v0.9.2 [INFO] [stderr] Compiling linkme v0.2.6 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling elfo-core v0.1.16 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling elfo-configurer v0.1.6 [INFO] [stderr] Compiling elfo-test v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.66s [INFO] running `Command { std: "docker" "inspect" "76bb4ae3c78cb00dd32fef602311ac0fce064ac3caaa73bfb4eebf10c15843e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76bb4ae3c78cb00dd32fef602311ac0fce064ac3caaa73bfb4eebf10c15843e5", kill_on_drop: false }` [INFO] [stdout] 76bb4ae3c78cb00dd32fef602311ac0fce064ac3caaa73bfb4eebf10c15843e5 [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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe5a584a0243a832851236707244450c8f52cb4ad5786638606be9a0ecc5c07b [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" "fe5a584a0243a832851236707244450c8f52cb4ad5786638606be9a0ecc5c07b", kill_on_drop: false }` [INFO] [stderr] Compiling elfo-test v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/proxy.rs:263:14 [INFO] [stdout] | [INFO] [stdout] 263 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/proxy.rs:292:14 [INFO] [stdout] | [INFO] [stdout] 292 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> src/proxy.rs:300:14 [INFO] [stdout] | [INFO] [stdout] 300 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elfo-test` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "fe5a584a0243a832851236707244450c8f52cb4ad5786638606be9a0ecc5c07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5a584a0243a832851236707244450c8f52cb4ad5786638606be9a0ecc5c07b", kill_on_drop: false }` [INFO] [stdout] fe5a584a0243a832851236707244450c8f52cb4ad5786638606be9a0ecc5c07b