[INFO] cloning repository https://github.com/Don42/exlog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Don42/exlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDon42%2Fexlog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDon42%2Fexlog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9e6b7a05d84edfc8ba4fe971b66195d8c9a7b6f
[INFO] testing Don42/exlog against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDon42%2Fexlog" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Don42/exlog
[INFO] finished tweaking git repo https://github.com/Don42/exlog
[INFO] tweaked toml for git repo https://github.com/Don42/exlog written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Don42/exlog on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Don42/exlog 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06d30e06a563f31a7ba5088996a309e6b7ab3056e374721ca78f7dd90514928f
[INFO] running `Command { std: "docker" "start" "-a" "06d30e06a563f31a7ba5088996a309e6b7ab3056e374721ca78f7dd90514928f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06d30e06a563f31a7ba5088996a309e6b7ab3056e374721ca78f7dd90514928f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06d30e06a563f31a7ba5088996a309e6b7ab3056e374721ca78f7dd90514928f", kill_on_drop: false }`
[INFO] [stdout] 06d30e06a563f31a7ba5088996a309e6b7ab3056e374721ca78f7dd90514928f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fd7dbe0cc2c04a5ce8b0851cc5f548e46e921f318aaf9137515a8a0efec55fe
[INFO] running `Command { std: "docker" "start" "-a" "1fd7dbe0cc2c04a5ce8b0851cc5f548e46e921f318aaf9137515a8a0efec55fe", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.31
[INFO] [stderr]    Compiling num-traits v0.1.40
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lazy_static v0.2.9
[INFO] [stderr]    Compiling slog v2.0.12
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling strsim v0.5.2
[INFO] [stderr]    Compiling serde v1.0.15
[INFO] [stderr]    Compiling unicode-segmentation v0.1.3
[INFO] [stderr]    Compiling vec_map v0.6.0
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling take_mut v0.1.3
[INFO] [stderr]    Compiling open v1.2.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling xdg v2.1.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling slog-async v2.1.0
[INFO] [stderr]    Compiling num-integer v0.1.35
[INFO] [stderr]    Compiling time v0.1.38
[INFO] [stderr]    Compiling term_size v0.2.3
[INFO] [stderr]    Compiling isatty v0.1.3
[INFO] [stderr]    Compiling num-iter v0.1.34
[INFO] [stderr]    Compiling clap v2.19.3
[INFO] [stderr]    Compiling num v0.1.40
[INFO] [stdout] error: missing fragment specifier
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.19.3/src/macros.rs:510:34
[INFO] [stdout]     |
[INFO] [stdout] 510 |     (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => {
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: fragment specifiers must be provided
[INFO] [stdout]     = help: valid fragment specifiers are `ident`, `block`, `stmt`, `expr`, `pat`, `ty`, `lifetime`, `literal`, `path`, `meta`, `tt`, `item` and `vis`, along with `expr_2021` and `pat_param` for edition compatibility
[INFO] [stdout] help: try adding a specifier here
[INFO] [stdout]     |
[INFO] [stdout] 510 |     (@arg ($arg:expr) $modes:tt !$ident:spec $($tail:tt)*) => {
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive_internals v0.16.0
[INFO] [stderr]    Compiling chrono v0.4.0
[INFO] [stderr]    Compiling chrono v0.3.0
[INFO] [stderr]    Compiling slog-term v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.15
[INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1fd7dbe0cc2c04a5ce8b0851cc5f548e46e921f318aaf9137515a8a0efec55fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fd7dbe0cc2c04a5ce8b0851cc5f548e46e921f318aaf9137515a8a0efec55fe", kill_on_drop: false }`
[INFO] [stdout] 1fd7dbe0cc2c04a5ce8b0851cc5f548e46e921f318aaf9137515a8a0efec55fe
