[INFO] fetching crate ff-uint 0.1.6... [INFO] checking ff-uint-0.1.6 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate ff-uint 0.1.6 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ff-uint 0.1.6 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ff-uint 0.1.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ff-uint 0.1.6 [INFO] tweaked toml for crates.io crate ff-uint 0.1.6 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concat-idents v1.1.2 [INFO] [stderr] Downloaded blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Downloaded ff-uint_derive v0.1.6 [INFO] [stderr] Downloaded seedbox v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "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] 8215a3a8cc452072f24448c4d82567cca06b6ea31bd7ccb25de1ae8841d84f46 [INFO] running `Command { std: "docker" "start" "-a" "8215a3a8cc452072f24448c4d82567cca06b6ea31bd7ccb25de1ae8841d84f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8215a3a8cc452072f24448c4d82567cca06b6ea31bd7ccb25de1ae8841d84f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8215a3a8cc452072f24448c4d82567cca06b6ea31bd7ccb25de1ae8841d84f46", kill_on_drop: false }` [INFO] [stdout] 8215a3a8cc452072f24448c4d82567cca06b6ea31bd7ccb25de1ae8841d84f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a38e900d63c02ce0cba60081e4bd991879e3f4ba8edd1d1339d23e6e1be508b [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" "6a38e900d63c02ce0cba60081e4bd991879e3f4ba8edd1d1339d23e6e1be508b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking seedbox v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling concat-idents v1.1.2 [INFO] [stderr] Compiling ff-uint_derive v0.1.6 [INFO] [stderr] Checking borsh v0.8.2 [INFO] [stderr] Checking ff-uint v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.82s [INFO] running `Command { std: "docker" "inspect" "6a38e900d63c02ce0cba60081e4bd991879e3f4ba8edd1d1339d23e6e1be508b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a38e900d63c02ce0cba60081e4bd991879e3f4ba8edd1d1339d23e6e1be508b", kill_on_drop: false }` [INFO] [stdout] 6a38e900d63c02ce0cba60081e4bd991879e3f4ba8edd1d1339d23e6e1be508b