[INFO] fetching crate juniper_iron 0.5.1... [INFO] checking juniper_iron-0.5.1 against master#201e52e5fe73ccf3dd22946b1216ad8d64f8c2ba for pr-63809 [INFO] extracting crate juniper_iron 0.5.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate juniper_iron 0.5.1 on toolchain 201e52e5fe73ccf3dd22946b1216ad8d64f8c2ba [INFO] running `"/workspace/cargo-home/bin/cargo" "+201e52e5fe73ccf3dd22946b1216ad8d64f8c2ba" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate juniper_iron 0.5.1 [INFO] finished tweaking crates.io crate juniper_iron 0.5.1 [INFO] tweaked toml for crates.io crate juniper_iron 0.5.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate juniper_iron 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+201e52e5fe73ccf3dd22946b1216ad8d64f8c2ba" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+201e52e5fe73ccf3dd22946b1216ad8d64f8c2ba" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 361de3e8dcf87c9b58a13b2a96406190c4736b3c271a8d7082b6f62b79ae0648 [INFO] running `"docker" "start" "-a" "361de3e8dcf87c9b58a13b2a96406190c4736b3c271a8d7082b6f62b79ae0648"` [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Checking route-recognizer v0.1.12 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling juniper_codegen v0.13.2 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] error[E0658]: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/route-recognizer-0.1.12/src/nfa.rs:568:3 [INFO] [stderr] | [INFO] [stderr] 568 | #[bench] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50297 [INFO] [stderr] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/route-recognizer-0.1.12/src/nfa.rs:582:3 [INFO] [stderr] | [INFO] [stderr] 582 | #[bench] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50297 [INFO] [stderr] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/route-recognizer-0.1.12/src/nfa.rs:596:3 [INFO] [stderr] | [INFO] [stderr] 596 | #[bench] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50297 [INFO] [stderr] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/route-recognizer-0.1.12/src/lib.rs:332:3 [INFO] [stderr] | [INFO] [stderr] 332 | #[bench] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50297 [INFO] [stderr] = help: add `#![feature(test)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: Could not compile `route-recognizer`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "361de3e8dcf87c9b58a13b2a96406190c4736b3c271a8d7082b6f62b79ae0648"` [INFO] running `"docker" "rm" "-f" "361de3e8dcf87c9b58a13b2a96406190c4736b3c271a8d7082b6f62b79ae0648"` [INFO] [stdout] 361de3e8dcf87c9b58a13b2a96406190c4736b3c271a8d7082b6f62b79ae0648