[INFO] fetching crate ff-uint 0.1.6... [INFO] checking ff-uint-0.1.6 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate ff-uint 0.1.6 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ff-uint 0.1.6 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--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 seedbox v0.1.1 [INFO] [stderr] Downloaded ff-uint_derive v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "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] c4bba5a7d6f4b0df519d142f94bbad09a6a81cc650777cb0cd5ae3d274760ce1 [INFO] running `Command { std: "docker" "start" "-a" "c4bba5a7d6f4b0df519d142f94bbad09a6a81cc650777cb0cd5ae3d274760ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4bba5a7d6f4b0df519d142f94bbad09a6a81cc650777cb0cd5ae3d274760ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4bba5a7d6f4b0df519d142f94bbad09a6a81cc650777cb0cd5ae3d274760ce1", kill_on_drop: false }` [INFO] [stdout] c4bba5a7d6f4b0df519d142f94bbad09a6a81cc650777cb0cd5ae3d274760ce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b60ab0ff340c743828fa13d3994e72970b3bf13489bbfb5773b09dfeb02cba33 [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" "b60ab0ff340c743828fa13d3994e72970b3bf13489bbfb5773b09dfeb02cba33", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hashbrown v0.9.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] Compiling quote v1.0.9 [INFO] [stderr] Checking seedbox v0.1.1 [INFO] [stderr] Checking getrandom v0.1.16 [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] 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 concat-idents v1.1.2 [INFO] [stderr] Compiling borsh-derive v0.8.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 41.92s [INFO] running `Command { std: "docker" "inspect" "b60ab0ff340c743828fa13d3994e72970b3bf13489bbfb5773b09dfeb02cba33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60ab0ff340c743828fa13d3994e72970b3bf13489bbfb5773b09dfeb02cba33", kill_on_drop: false }` [INFO] [stdout] b60ab0ff340c743828fa13d3994e72970b3bf13489bbfb5773b09dfeb02cba33