[INFO] cloning repository https://github.com/Namacha411/rlua-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Namacha411/rlua-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNamacha411%2Frlua-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNamacha411%2Frlua-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24ea142407de76d964c8ef22632205fb6fa38024 [INFO] checking Namacha411/rlua-cli/24ea142407de76d964c8ef22632205fb6fa38024 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNamacha411%2Frlua-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Namacha411/rlua-cli on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Namacha411/rlua-cli [INFO] finished tweaking git repo https://github.com/Namacha411/rlua-cli [INFO] tweaked toml for git repo https://github.com/Namacha411/rlua-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Namacha411/rlua-cli 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e6d6616b7f8eef76908d0e786e5e851cf9a313ba684d8aa421eed0676beb89d [INFO] running `Command { std: "docker" "start" "-a" "7e6d6616b7f8eef76908d0e786e5e851cf9a313ba684d8aa421eed0676beb89d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e6d6616b7f8eef76908d0e786e5e851cf9a313ba684d8aa421eed0676beb89d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6d6616b7f8eef76908d0e786e5e851cf9a313ba684d8aa421eed0676beb89d", kill_on_drop: false }` [INFO] [stdout] 7e6d6616b7f8eef76908d0e786e5e851cf9a313ba684d8aa421eed0676beb89d [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b3d7b7627ab90254abd61a4a16146b0457c841c14fe6d18b9b3971121b12518 [INFO] running `Command { std: "docker" "start" "-a" "1b3d7b7627ab90254abd61a4a16146b0457c841c14fe6d18b9b3971121b12518", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Compiling rlua v0.19.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Compiling rlua-lua54-sys v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking fd-lock v3.0.6 [INFO] [stderr] Checking rustyline v10.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking clap v3.2.20 [INFO] [stderr] Checking rlua-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.72s [INFO] running `Command { std: "docker" "inspect" "1b3d7b7627ab90254abd61a4a16146b0457c841c14fe6d18b9b3971121b12518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b3d7b7627ab90254abd61a4a16146b0457c841c14fe6d18b9b3971121b12518", kill_on_drop: false }` [INFO] [stdout] 1b3d7b7627ab90254abd61a4a16146b0457c841c14fe6d18b9b3971121b12518