[INFO] cloning repository https://github.com/SpiralP/rust-classicube-cef-loader-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpiralP/rust-classicube-cef-loader-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-cef-loader-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-cef-loader-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ce4d8536d64a2eec4b844e572029bd0fa34c752
[INFO] testing SpiralP/rust-classicube-cef-loader-plugin against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-cef-loader-plugin" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin 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] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin
[INFO] finished tweaking git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin
[INFO] tweaked toml for git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin 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 git repository `https://github.com/SpiralP/rust-async-dispatcher.git`
[INFO] [stderr]     Updating git repository `https://github.com/SpiralP/rust-classicube-helpers.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded classicube-sys v3.0.2+classicube.1.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 58bbf9a8f412a7381013ba22ceb66546388055705625a00cb7ba3dc8678c94dc
[INFO] running `Command { std: "docker" "start" "-a" "58bbf9a8f412a7381013ba22ceb66546388055705625a00cb7ba3dc8678c94dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58bbf9a8f412a7381013ba22ceb66546388055705625a00cb7ba3dc8678c94dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58bbf9a8f412a7381013ba22ceb66546388055705625a00cb7ba3dc8678c94dc", kill_on_drop: false }`
[INFO] [stdout] 58bbf9a8f412a7381013ba22ceb66546388055705625a00cb7ba3dc8678c94dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 89a89dc9a0c8ac7dfc2e178cf003fde14a4970cb49f73fa30955e7744a42a17b
[INFO] running `Command { std: "docker" "start" "-a" "89a89dc9a0c8ac7dfc2e178cf003fde14a4970cb49f73fa30955e7744a42a17b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling async-dispatcher v0.1.0 (https://github.com/SpiralP/rust-async-dispatcher.git#5a74c495)
[INFO] [stderr]    Compiling classicube-sys v3.0.2+classicube.1.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling classicube-helpers v2.0.0+classicube.1.3.6 (https://github.com/SpiralP/rust-classicube-helpers.git#25e0d3d3)
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling classicube-cef-loader-plugin v1.3.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ensure`
[INFO] [stdout]  --> src/error.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use error_chain::{bail, ensure};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]    --> src/github_release_checker.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct GitHubRelease {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 223 |     /// error message
[INFO] [stdout] 224 |     pub message: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GitHubRelease` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.13s
[INFO] running `Command { std: "docker" "inspect" "89a89dc9a0c8ac7dfc2e178cf003fde14a4970cb49f73fa30955e7744a42a17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89a89dc9a0c8ac7dfc2e178cf003fde14a4970cb49f73fa30955e7744a42a17b", kill_on_drop: false }`
[INFO] [stdout] 89a89dc9a0c8ac7dfc2e178cf003fde14a4970cb49f73fa30955e7744a42a17b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f085fac71fce3dbd6a2cf4836ee330b641dcd0b1e9e7561fdaa3a53445822c47
[INFO] running `Command { std: "docker" "start" "-a" "f085fac71fce3dbd6a2cf4836ee330b641dcd0b1e9e7561fdaa3a53445822c47", kill_on_drop: false }`
[INFO] [stderr]    Compiling classicube-cef-loader-plugin v1.3.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ensure`
[INFO] [stdout]  --> src/error.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use error_chain::{bail, ensure};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]    --> src/github_release_checker.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct GitHubRelease {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 223 |     /// error message
[INFO] [stdout] 224 |     pub message: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GitHubRelease` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.75s
[INFO] running `Command { std: "docker" "inspect" "f085fac71fce3dbd6a2cf4836ee330b641dcd0b1e9e7561fdaa3a53445822c47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f085fac71fce3dbd6a2cf4836ee330b641dcd0b1e9e7561fdaa3a53445822c47", kill_on_drop: false }`
[INFO] [stdout] f085fac71fce3dbd6a2cf4836ee330b641dcd0b1e9e7561fdaa3a53445822c47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8c7f76c84eecff42e094e6ca904f536206705e9f2d3b02bda936c232a85f7089
[INFO] running `Command { std: "docker" "start" "-a" "8c7f76c84eecff42e094e6ca904f536206705e9f2d3b02bda936c232a85f7089", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ensure`
[INFO] [stderr]  --> src/error.rs:2:29
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use error_chain::{bail, ensure};
[INFO] [stderr]   |                             ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `message` is never read
[INFO] [stderr]    --> src/github_release_checker.rs:224:9
[INFO] [stderr]     |
[INFO] [stderr] 222 | pub struct GitHubRelease {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 223 |     /// error message
[INFO] [stderr] 224 |     pub message: Option<String>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `GitHubRelease` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `classicube-cef-loader-plugin` (lib test) generated 2 warnings (run `cargo fix --lib -p classicube-cef-loader-plugin --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/classicube_cef_loader_plugin-db5942fa673c949c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cef_binary_updater::test_update ... ignored
[INFO] [stdout] test github_release_checker::test_github_release_checker ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8c7f76c84eecff42e094e6ca904f536206705e9f2d3b02bda936c232a85f7089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7f76c84eecff42e094e6ca904f536206705e9f2d3b02bda936c232a85f7089", kill_on_drop: false }`
[INFO] [stdout] 8c7f76c84eecff42e094e6ca904f536206705e9f2d3b02bda936c232a85f7089
[INFO] testing SpiralP/rust-classicube-cef-loader-plugin against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-cef-loader-plugin" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin 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] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin
[INFO] finished tweaking git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin
[INFO] tweaked toml for git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/SpiralP/rust-classicube-cef-loader-plugin 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6bb4f56198853ae1bdbcdb525737ce2c44f253b10fa22033e1c691175bfb11b3
[INFO] running `Command { std: "docker" "start" "-a" "6bb4f56198853ae1bdbcdb525737ce2c44f253b10fa22033e1c691175bfb11b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bb4f56198853ae1bdbcdb525737ce2c44f253b10fa22033e1c691175bfb11b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bb4f56198853ae1bdbcdb525737ce2c44f253b10fa22033e1c691175bfb11b3", kill_on_drop: false }`
[INFO] [stdout] 6bb4f56198853ae1bdbcdb525737ce2c44f253b10fa22033e1c691175bfb11b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6437cf0d8b78d176433afa541f9cfbbab06e02eba3420fa0154607e7618231a6
[INFO] running `Command { std: "docker" "start" "-a" "6437cf0d8b78d176433afa541f9cfbbab06e02eba3420fa0154607e7618231a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b642703cf9526da1e72c0b6755753b939a9c6b6d/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.3/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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=b62084616e4816e3 -C extra-filename=-b62084616e4816e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "6437cf0d8b78d176433afa541f9cfbbab06e02eba3420fa0154607e7618231a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6437cf0d8b78d176433afa541f9cfbbab06e02eba3420fa0154607e7618231a6", kill_on_drop: false }`
[INFO] [stdout] 6437cf0d8b78d176433afa541f9cfbbab06e02eba3420fa0154607e7618231a6
