[INFO] fetching crate oidc-cli 0.1.7...
[INFO] testing oidc-cli-0.1.7 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate oidc-cli 0.1.7 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate oidc-cli 0.1.7 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate oidc-cli 0.1.7
[INFO] finished tweaking crates.io crate oidc-cli 0.1.7
[INFO] tweaked toml for crates.io crate oidc-cli 0.1.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate oidc-cli 0.1.7 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.18.1
[INFO] [stderr]   Downloaded tokio-openssl v0.6.4
[INFO] [stderr]   Downloaded openid v0.14.0
[INFO] [stderr]   Downloaded validator v0.18.1
[INFO] [stderr]   Downloaded impl-more v0.1.6
[INFO] [stderr]   Downloaded actix-tls v3.3.0
[INFO] [stderr]   Downloaded biscuit v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebd1f1ed39ee0b534a681113c863a479b26bd6006f612cbda9c3ba76b5e7e3bb
[INFO] running `Command { std: "docker" "start" "-a" "ebd1f1ed39ee0b534a681113c863a479b26bd6006f612cbda9c3ba76b5e7e3bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebd1f1ed39ee0b534a681113c863a479b26bd6006f612cbda9c3ba76b5e7e3bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebd1f1ed39ee0b534a681113c863a479b26bd6006f612cbda9c3ba76b5e7e3bb", kill_on_drop: false }`
[INFO] [stdout] ebd1f1ed39ee0b534a681113c863a479b26bd6006f612cbda9c3ba76b5e7e3bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bd5084053c70576ba3c6e3e8368c90766a93a0b52b3930e16defca772dfed88
[INFO] running `Command { std: "docker" "start" "-a" "7bd5084053c70576ba3c6e3e8368c90766a93a0b52b3930e16defca772dfed88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling impl-more v0.1.6
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling validator_derive v0.18.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling actix-tls v3.3.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling biscuit v0.7.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling actix-http v3.6.0
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling actix-web v4.5.1
[INFO] [stderr]    Compiling openid v0.14.0
[INFO] [stderr]    Compiling oidc-cli v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.34s
[INFO] running `Command { std: "docker" "inspect" "7bd5084053c70576ba3c6e3e8368c90766a93a0b52b3930e16defca772dfed88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bd5084053c70576ba3c6e3e8368c90766a93a0b52b3930e16defca772dfed88", kill_on_drop: false }`
[INFO] [stdout] 7bd5084053c70576ba3c6e3e8368c90766a93a0b52b3930e16defca772dfed88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24343796520ad3fd2d15ad513f7fedcc09c1db4c15bd30be2b8006ba43c6acd9
[INFO] running `Command { std: "docker" "start" "-a" "24343796520ad3fd2d15ad513f7fedcc09c1db4c15bd30be2b8006ba43c6acd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling oidc-cli v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.14s
[INFO] running `Command { std: "docker" "inspect" "24343796520ad3fd2d15ad513f7fedcc09c1db4c15bd30be2b8006ba43c6acd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24343796520ad3fd2d15ad513f7fedcc09c1db4c15bd30be2b8006ba43c6acd9", kill_on_drop: false }`
[INFO] [stdout] 24343796520ad3fd2d15ad513f7fedcc09c1db4c15bd30be2b8006ba43c6acd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] adc1d97abb7cc5775f8d0d6721584a63f468ba78e360d0eb7de3421db1003162
[INFO] running `Command { std: "docker" "start" "-a" "adc1d97abb7cc5775f8d0d6721584a63f468ba78e360d0eb7de3421db1003162", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oidc-87a8e667e66736bd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::verify_cli ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "adc1d97abb7cc5775f8d0d6721584a63f468ba78e360d0eb7de3421db1003162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adc1d97abb7cc5775f8d0d6721584a63f468ba78e360d0eb7de3421db1003162", kill_on_drop: false }`
[INFO] [stdout] adc1d97abb7cc5775f8d0d6721584a63f468ba78e360d0eb7de3421db1003162
[INFO] testing oidc-cli-0.1.7 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate oidc-cli 0.1.7 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate oidc-cli 0.1.7 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate oidc-cli 0.1.7
[INFO] finished tweaking crates.io crate oidc-cli 0.1.7
[INFO] tweaked toml for crates.io crate oidc-cli 0.1.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate oidc-cli 0.1.7 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 425156f2d8d3c58a61d21f6416b7afba19b5a8a7c7871e8f9fdd833812357f28
[INFO] running `Command { std: "docker" "start" "-a" "425156f2d8d3c58a61d21f6416b7afba19b5a8a7c7871e8f9fdd833812357f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "425156f2d8d3c58a61d21f6416b7afba19b5a8a7c7871e8f9fdd833812357f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "425156f2d8d3c58a61d21f6416b7afba19b5a8a7c7871e8f9fdd833812357f28", kill_on_drop: false }`
[INFO] [stdout] 425156f2d8d3c58a61d21f6416b7afba19b5a8a7c7871e8f9fdd833812357f28
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca3ec042a5269926a61e8ad6a6061e96229c49724401ea682dbecdc4c0cfe03
[INFO] running `Command { std: "docker" "start" "-a" "7ca3ec042a5269926a61e8ad6a6061e96229c49724401ea682dbecdc4c0cfe03", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling tokio-openssl v0.6.4
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling impl-more v0.1.6
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling validator_derive v0.18.1
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "std", "validation", "vector_scratch_space"))' -C metadata=42b4139f65c68283 -C extra-filename=-42b4139f65c68283 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-26a5d660d0c8a7be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c05b3c7dd2435eb2.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-0d772a4ddde24b06.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ca3ec042a5269926a61e8ad6a6061e96229c49724401ea682dbecdc4c0cfe03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca3ec042a5269926a61e8ad6a6061e96229c49724401ea682dbecdc4c0cfe03", kill_on_drop: false }`
[INFO] [stdout] 7ca3ec042a5269926a61e8ad6a6061e96229c49724401ea682dbecdc4c0cfe03
