[INFO] fetching crate algorithms-edu 0.2.7... [INFO] checking algorithms-edu-0.2.7 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate algorithms-edu 0.2.7 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate algorithms-edu 0.2.7 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate algorithms-edu 0.2.7 [INFO] finished tweaking crates.io crate algorithms-edu 0.2.7 [INFO] tweaked toml for crates.io crate algorithms-edu 0.2.7 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate algorithms-edu 0.2.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08c02b02077ca6e7c1e25dc8f07858d237474db033064533c585c5122b43b9d1 [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" "08c02b02077ca6e7c1e25dc8f07858d237474db033064533c585c5122b43b9d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08c02b02077ca6e7c1e25dc8f07858d237474db033064533c585c5122b43b9d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c02b02077ca6e7c1e25dc8f07858d237474db033064533c585c5122b43b9d1", kill_on_drop: false }` [INFO] [stdout] 08c02b02077ca6e7c1e25dc8f07858d237474db033064533c585c5122b43b9d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a9ceee3b681c24f679a216b61086042e51e1b9bca899f269cc5159541ea58fa [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" "7a9ceee3b681c24f679a216b61086042e51e1b9bca899f269cc5159541ea58fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking partial-min-max v0.4.0 [INFO] [stderr] Checking disjoint-sets v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling priority-queue v1.0.5 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking kodama v0.2.3 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking algorithms-edu v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/algo/graph/eulerian_path.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/algo/graph/eulerian_path.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/algo/math/log2.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | assert_eq!(0x10u8.log2(), 4); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `log2::IntLog2::log2(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_log)]` to the crate attributes to enable `core::num::::log2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/algo/math/log2.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | assert_eq!(0x0111u16.log2(), 8); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `log2::IntLog2::log2(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_log)]` to the crate attributes to enable `core::num::::log2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/algo/math/log2.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | assert_eq!(0x0101i32.log2(), 8); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `log2::IntLog2::log2(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(int_log)]` to the crate attributes to enable `core::num::::log2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.64s [INFO] running `Command { std: "docker" "inspect" "7a9ceee3b681c24f679a216b61086042e51e1b9bca899f269cc5159541ea58fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9ceee3b681c24f679a216b61086042e51e1b9bca899f269cc5159541ea58fa", kill_on_drop: false }` [INFO] [stdout] 7a9ceee3b681c24f679a216b61086042e51e1b9bca899f269cc5159541ea58fa