[INFO] fetching crate export-cef-dir 140.3.0+140.1.14... [INFO] testing export-cef-dir-140.3.0+140.1.14 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate export-cef-dir 140.3.0+140.1.14 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate export-cef-dir 140.3.0+140.1.14 [INFO] finished tweaking crates.io crate export-cef-dir 140.3.0+140.1.14 [INFO] tweaked toml for crates.io crate export-cef-dir 140.3.0+140.1.14 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate export-cef-dir 140.3.0+140.1.14 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate export-cef-dir 140.3.0+140.1.14 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60c06b47f8ebf8369bad238c0797ca72309c66c872705e584db6c178f9928d7a [INFO] running `Command { std: "docker" "start" "-a" "60c06b47f8ebf8369bad238c0797ca72309c66c872705e584db6c178f9928d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60c06b47f8ebf8369bad238c0797ca72309c66c872705e584db6c178f9928d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c06b47f8ebf8369bad238c0797ca72309c66c872705e584db6c178f9928d7a", kill_on_drop: false }` [INFO] [stdout] 60c06b47f8ebf8369bad238c0797ca72309c66c872705e584db6c178f9928d7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6617d75c4391aba0a4e47cb221c0606c7f15409238d68e82bca3a7ea0b4a336 [INFO] running `Command { std: "docker" "start" "-a" "c6617d75c4391aba0a4e47cb221c0606c7f15409238d68e82bca3a7ea0b4a336", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling ureq v3.1.2 [INFO] [stderr] Compiling download-cef v2.2.0 [INFO] [stderr] Compiling export-cef-dir v140.3.0+140.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.24s [INFO] running `Command { std: "docker" "inspect" "c6617d75c4391aba0a4e47cb221c0606c7f15409238d68e82bca3a7ea0b4a336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6617d75c4391aba0a4e47cb221c0606c7f15409238d68e82bca3a7ea0b4a336", kill_on_drop: false }` [INFO] [stdout] c6617d75c4391aba0a4e47cb221c0606c7f15409238d68e82bca3a7ea0b4a336 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d48fd44351e9c8fd5b519be7cbd3b40482b4bc25aa62ea4ea1da97218a998d7 [INFO] running `Command { std: "docker" "start" "-a" "3d48fd44351e9c8fd5b519be7cbd3b40482b4bc25aa62ea4ea1da97218a998d7", kill_on_drop: false }` [INFO] [stderr] Compiling export-cef-dir v140.3.0+140.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "3d48fd44351e9c8fd5b519be7cbd3b40482b4bc25aa62ea4ea1da97218a998d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d48fd44351e9c8fd5b519be7cbd3b40482b4bc25aa62ea4ea1da97218a998d7", kill_on_drop: false }` [INFO] [stdout] 3d48fd44351e9c8fd5b519be7cbd3b40482b4bc25aa62ea4ea1da97218a998d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46c4e8648d42dbfc2ddef261993d7fc96ed6ae2eaae64e0293cbc6612df5c454 [INFO] running `Command { std: "docker" "start" "-a" "46c4e8648d42dbfc2ddef261993d7fc96ed6ae2eaae64e0293cbc6612df5c454", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/export_cef_dir-570621dbd522df4a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "46c4e8648d42dbfc2ddef261993d7fc96ed6ae2eaae64e0293cbc6612df5c454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c4e8648d42dbfc2ddef261993d7fc96ed6ae2eaae64e0293cbc6612df5c454", kill_on_drop: false }` [INFO] [stdout] 46c4e8648d42dbfc2ddef261993d7fc96ed6ae2eaae64e0293cbc6612df5c454