[INFO] fetching crate interfaces 0.0.7... [INFO] checking interfaces-0.0.7 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate interfaces 0.0.7 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate interfaces 0.0.7 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate interfaces 0.0.7 [INFO] finished tweaking crates.io crate interfaces 0.0.7 [INFO] tweaked toml for crates.io crate interfaces 0.0.7 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate interfaces 0.0.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+90442458ac46b1d5eed752c316da25450f67285b" "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] dc1560a471ac7126da0a6dfdeed6bd64a7d9ea3c227b81d405a75858d2ef0f5b [INFO] running `Command { std: "docker" "start" "-a" "dc1560a471ac7126da0a6dfdeed6bd64a7d9ea3c227b81d405a75858d2ef0f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1560a471ac7126da0a6dfdeed6bd64a7d9ea3c227b81d405a75858d2ef0f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1560a471ac7126da0a6dfdeed6bd64a7d9ea3c227b81d405a75858d2ef0f5b", kill_on_drop: false }` [INFO] [stdout] dc1560a471ac7126da0a6dfdeed6bd64a7d9ea3c227b81d405a75858d2ef0f5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 5ad6624fde5f67d93aaef0d4edc9176e22afc7c58c4a99f5bbfbc402facd2534 [INFO] running `Command { std: "docker" "start" "-a" "5ad6624fde5f67d93aaef0d4edc9176e22afc7c58c4a99f5bbfbc402facd2534", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling interfaces v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.55s [INFO] running `Command { std: "docker" "inspect" "5ad6624fde5f67d93aaef0d4edc9176e22afc7c58c4a99f5bbfbc402facd2534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad6624fde5f67d93aaef0d4edc9176e22afc7c58c4a99f5bbfbc402facd2534", kill_on_drop: false }` [INFO] [stdout] 5ad6624fde5f67d93aaef0d4edc9176e22afc7c58c4a99f5bbfbc402facd2534