[INFO] cloning repository https://github.com/labyrinthcritic/joblin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/labyrinthcritic/joblin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabyrinthcritic%2Fjoblin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabyrinthcritic%2Fjoblin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74794368bb94392ccaf680817262343686c47501
[INFO] checking labyrinthcritic/joblin against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabyrinthcritic%2Fjoblin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/labyrinthcritic/joblin
[INFO] finished tweaking git repo https://github.com/labyrinthcritic/joblin
[INFO] tweaked toml for git repo https://github.com/labyrinthcritic/joblin written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/labyrinthcritic/joblin on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/labyrinthcritic/joblin 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.2
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.4
[INFO] [stderr]   Downloaded execute-command-macro-impl v0.1.8
[INFO] [stderr]   Downloaded execute v0.2.11
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.11
[INFO] [stderr]   Downloaded execute-command-macro v0.1.8
[INFO] [stderr]   Downloaded execute-command-tokens v0.1.6
[INFO] [stderr]   Downloaded clap_lex v0.3.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.50
[INFO] [stderr]   Downloaded clap_derive v4.0.10
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded serde_yaml v0.9.13
[INFO] [stderr]   Downloaded rayon-core v1.9.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.6
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded sysinfo v0.26.4
[INFO] [stderr]   Downloaded rayon v1.5.3
[INFO] [stderr]   Downloaded clap v4.0.10
[INFO] [stderr]   Downloaded syn v1.0.101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f4cf5633d14320b99201198f2b97fbc07e8b2c6e52c50c8c4d092f824c693f8
[INFO] running `Command { std: "docker" "start" "-a" "7f4cf5633d14320b99201198f2b97fbc07e8b2c6e52c50c8c4d092f824c693f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f4cf5633d14320b99201198f2b97fbc07e8b2c6e52c50c8c4d092f824c693f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f4cf5633d14320b99201198f2b97fbc07e8b2c6e52c50c8c4d092f824c693f8", kill_on_drop: false }`
[INFO] [stdout] 7f4cf5633d14320b99201198f2b97fbc07e8b2c6e52c50c8c4d092f824c693f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fc7d1ea9c22fa90dc5618ce5a6e4487c92708232636bcda7d6bfa5aa93d6722
[INFO] running `Command { std: "docker" "start" "-a" "9fc7d1ea9c22fa90dc5618ce5a6e4487c92708232636bcda7d6bfa5aa93d6722", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling execute-command-tokens v0.1.6
[INFO] [stderr]    Compiling sysinfo v0.26.4
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.4
[INFO] [stderr]     Checking iana-time-zone v0.1.50
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.8
[INFO] [stderr]    Compiling clap_derive v4.0.10
[INFO] [stderr]     Checking execute-command-macro v0.1.8
[INFO] [stderr]     Checking execute v0.2.11
[INFO] [stderr]     Checking clap v4.0.10
[INFO] [stderr]     Checking serde_yaml v0.9.13
[INFO] [stderr]     Checking joblin v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.60s
[INFO] running `Command { std: "docker" "inspect" "9fc7d1ea9c22fa90dc5618ce5a6e4487c92708232636bcda7d6bfa5aa93d6722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fc7d1ea9c22fa90dc5618ce5a6e4487c92708232636bcda7d6bfa5aa93d6722", kill_on_drop: false }`
[INFO] [stdout] 9fc7d1ea9c22fa90dc5618ce5a6e4487c92708232636bcda7d6bfa5aa93d6722
