[INFO] cloning repository https://github.com/enmesarru/glone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enmesarru/glone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenmesarru%2Fglone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenmesarru%2Fglone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b171db5a05020f66bda9ead69edef35ffff1a62
[INFO] building enmesarru/glone against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenmesarru%2Fglone" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/enmesarru/glone
[INFO] finished tweaking git repo https://github.com/enmesarru/glone
[INFO] tweaked toml for git repo https://github.com/enmesarru/glone written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enmesarru/glone on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/enmesarru/glone 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ba0a5a5e82c1401f2bb4cb3ff7086639187aaf2bab330e3641f2d3f79413822
[INFO] running `Command { std: "docker" "start" "-a" "3ba0a5a5e82c1401f2bb4cb3ff7086639187aaf2bab330e3641f2d3f79413822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ba0a5a5e82c1401f2bb4cb3ff7086639187aaf2bab330e3641f2d3f79413822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba0a5a5e82c1401f2bb4cb3ff7086639187aaf2bab330e3641f2d3f79413822", kill_on_drop: false }`
[INFO] [stdout] 3ba0a5a5e82c1401f2bb4cb3ff7086639187aaf2bab330e3641f2d3f79413822
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fca5e58c8ef329ed8ebfa9462df129d660425ee5ed200d02e57d9c82c4c308bf
[INFO] running `Command { std: "docker" "start" "-a" "fca5e58c8ef329ed8ebfa9462df129d660425ee5ed200d02e57d9c82c4c308bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.74
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.46
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling thread-id v4.1.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling clap_builder v4.3.22
[INFO] [stderr]    Compiling indicatif v0.17.6
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.46
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stderr]    Compiling clap v4.3.22
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling glone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.70s
[INFO] running `Command { std: "docker" "inspect" "fca5e58c8ef329ed8ebfa9462df129d660425ee5ed200d02e57d9c82c4c308bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fca5e58c8ef329ed8ebfa9462df129d660425ee5ed200d02e57d9c82c4c308bf", kill_on_drop: false }`
[INFO] [stdout] fca5e58c8ef329ed8ebfa9462df129d660425ee5ed200d02e57d9c82c4c308bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 048bdc24f921e3c091325b5bf0e361a10be53018272282b99b4241c49375225f
[INFO] running `Command { std: "docker" "start" "-a" "048bdc24f921e3c091325b5bf0e361a10be53018272282b99b4241c49375225f", kill_on_drop: false }`
[INFO] [stderr]    Compiling glone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "048bdc24f921e3c091325b5bf0e361a10be53018272282b99b4241c49375225f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "048bdc24f921e3c091325b5bf0e361a10be53018272282b99b4241c49375225f", kill_on_drop: false }`
[INFO] [stdout] 048bdc24f921e3c091325b5bf0e361a10be53018272282b99b4241c49375225f
