[INFO] fetching crate pdl-compiler 0.3.1... [INFO] checking pdl-compiler-0.3.1 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate pdl-compiler 0.3.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate pdl-compiler 0.3.1 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pdl-compiler 0.3.1 [INFO] finished tweaking crates.io crate pdl-compiler 0.3.1 [INFO] tweaked toml for crates.io crate pdl-compiler 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate pdl-compiler 0.3.1 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" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa4cca1aa08bc95667f941f4c8bd5bb544169b5efe42716b48049bcc47004bce [INFO] running `Command { std: "docker" "start" "-a" "fa4cca1aa08bc95667f941f4c8bd5bb544169b5efe42716b48049bcc47004bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa4cca1aa08bc95667f941f4c8bd5bb544169b5efe42716b48049bcc47004bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa4cca1aa08bc95667f941f4c8bd5bb544169b5efe42716b48049bcc47004bce", kill_on_drop: false }` [INFO] [stdout] fa4cca1aa08bc95667f941f4c8bd5bb544169b5efe42716b48049bcc47004bce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 327412b29042fa2db85cf84d75a70ae9ac0ea53082083f323579d625e8853b64 [INFO] running `Command { std: "docker" "start" "-a" "327412b29042fa2db85cf84d75a70ae9ac0ea53082083f323579d625e8853b64", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling prettyplease v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking syn v2.0.29 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking linux-raw-sys v0.3.7 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling googletest_macro v0.10.0 [INFO] [stderr] Checking argh v0.1.10 [INFO] [stderr] Checking tempfile v3.5.0 [INFO] [stderr] Checking googletest v0.10.0 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking pdl-compiler v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.75s [INFO] running `Command { std: "docker" "inspect" "327412b29042fa2db85cf84d75a70ae9ac0ea53082083f323579d625e8853b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "327412b29042fa2db85cf84d75a70ae9ac0ea53082083f323579d625e8853b64", kill_on_drop: false }` [INFO] [stdout] 327412b29042fa2db85cf84d75a70ae9ac0ea53082083f323579d625e8853b64