[INFO] cloning repository https://github.com/puiterwijk/tpm2_ek_cert_gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/puiterwijk/tpm2_ek_cert_gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuiterwijk%2Ftpm2_ek_cert_gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuiterwijk%2Ftpm2_ek_cert_gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fce665f9f86ebe3375c8916c991f17e22940dad [INFO] checking puiterwijk/tpm2_ek_cert_gen against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuiterwijk%2Ftpm2_ek_cert_gen" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/puiterwijk/tpm2_ek_cert_gen [INFO] finished tweaking git repo https://github.com/puiterwijk/tpm2_ek_cert_gen [INFO] tweaked toml for git repo https://github.com/puiterwijk/tpm2_ek_cert_gen written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/puiterwijk/tpm2_ek_cert_gen on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/puiterwijk/tpm2_ek_cert_gen already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fc5f9c470a02a3e644a45b6ecb2e10cc3d6ec7f466a56e04e868067ca1af2a9 [INFO] running `Command { std: "docker" "start" "-a" "6fc5f9c470a02a3e644a45b6ecb2e10cc3d6ec7f466a56e04e868067ca1af2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fc5f9c470a02a3e644a45b6ecb2e10cc3d6ec7f466a56e04e868067ca1af2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc5f9c470a02a3e644a45b6ecb2e10cc3d6ec7f466a56e04e868067ca1af2a9", kill_on_drop: false }` [INFO] [stdout] 6fc5f9c470a02a3e644a45b6ecb2e10cc3d6ec7f466a56e04e868067ca1af2a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a73a72719ad8ec97170372a9d8b6c10c4a776f9db23c1539f2f2b9ef1027c704 [INFO] running `Command { std: "docker" "start" "-a" "a73a72719ad8ec97170372a9d8b6c10c4a776f9db23c1539f2f2b9ef1027c704", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking hostname-validator v1.0.0 [INFO] [stderr] Compiling mbox v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mbox-0.5.0/src/lib.rs:76:38 [INFO] [stdout] | [INFO] [stdout] 76 | ... box_syntax))] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.70.0; see for more information [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mbox` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a73a72719ad8ec97170372a9d8b6c10c4a776f9db23c1539f2f2b9ef1027c704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73a72719ad8ec97170372a9d8b6c10c4a776f9db23c1539f2f2b9ef1027c704", kill_on_drop: false }` [INFO] [stdout] a73a72719ad8ec97170372a9d8b6c10c4a776f9db23c1539f2f2b9ef1027c704