[INFO] cloning repository https://github.com/DeTEE-Cloud/detee-qvl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeTEE-Cloud/detee-qvl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fdetee-qvl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fdetee-qvl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42b3b62e4623220e2748ce9883f96310cf709056 [INFO] checking DeTEE-Cloud/detee-qvl against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeTEE-Cloud%2Fdetee-qvl" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DeTEE-Cloud/detee-qvl [INFO] finished tweaking git repo https://github.com/DeTEE-Cloud/detee-qvl [INFO] tweaked toml for git repo https://github.com/DeTEE-Cloud/detee-qvl written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DeTEE-Cloud/detee-qvl on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DeTEE-Cloud/detee-qvl 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" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 7f487656bf233cdd27231e40a486a919bbd2dec952b6208b3f1b80646f67cfe1 [INFO] running `Command { std: "docker" "start" "7f487656bf233cdd27231e40a486a919bbd2dec952b6208b3f1b80646f67cfe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f487656bf233cdd27231e40a486a919bbd2dec952b6208b3f1b80646f67cfe1" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f487656bf233cdd27231e40a486a919bbd2dec952b6208b3f1b80646f67cfe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f487656bf233cdd27231e40a486a919bbd2dec952b6208b3f1b80646f67cfe1" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling detee-qvl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stdout] error: target-based cfg should be avoided in build scripts [INFO] [stdout] --> build.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | if cfg!(target_os = "macos") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "macos"` [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(misleading_cfg_in_build_script)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: target-based cfg should be avoided in build scripts [INFO] [stdout] --> build.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | } else if cfg!(target_os = "linux") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "linux"` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `detee-qvl` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7f487656bf233cdd27231e40a486a919bbd2dec952b6208b3f1b80646f67cfe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f487656bf233cdd27231e40a486a919bbd2dec952b6208b3f1b80646f67cfe1", kill_on_drop: false }` [INFO] [stdout] 7f487656bf233cdd27231e40a486a919bbd2dec952b6208b3f1b80646f67cfe1