[INFO] fetching crate woothee 0.13.0... [INFO] testing woothee-0.13.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate woothee 0.13.0 into /workspace/builds/worker-84/source [INFO] validating manifest of crates.io crate woothee 0.13.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate woothee 0.13.0 [INFO] finished tweaking crates.io crate woothee 0.13.0 [INFO] tweaked toml for crates.io crate woothee 0.13.0 written to /workspace/builds/worker-84/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7060ae83efd79b49f41f824fdf0c6092ef1d3935d6ce2f22c59424b394c2cdf6 [INFO] running `Command { std: "docker" "start" "-a" "7060ae83efd79b49f41f824fdf0c6092ef1d3935d6ce2f22c59424b394c2cdf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7060ae83efd79b49f41f824fdf0c6092ef1d3935d6ce2f22c59424b394c2cdf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7060ae83efd79b49f41f824fdf0c6092ef1d3935d6ce2f22c59424b394c2cdf6", kill_on_drop: false }` [INFO] [stdout] 7060ae83efd79b49f41f824fdf0c6092ef1d3935d6ce2f22c59424b394c2cdf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb66e0b65b0bbd96ed46ceac2a7a12d9ec8e578c69380ae0f5cf75256c2f2041 [INFO] running `Command { std: "docker" "start" "-a" "eb66e0b65b0bbd96ed46ceac2a7a12d9ec8e578c69380ae0f5cf75256c2f2041", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling woothee v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.50s [INFO] running `Command { std: "docker" "inspect" "eb66e0b65b0bbd96ed46ceac2a7a12d9ec8e578c69380ae0f5cf75256c2f2041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb66e0b65b0bbd96ed46ceac2a7a12d9ec8e578c69380ae0f5cf75256c2f2041", kill_on_drop: false }` [INFO] [stdout] eb66e0b65b0bbd96ed46ceac2a7a12d9ec8e578c69380ae0f5cf75256c2f2041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3a0d741e6623564879111588241793c6617444cafd6964f6a07134622380b5a [INFO] running `Command { std: "docker" "start" "-a" "b3a0d741e6623564879111588241793c6617444cafd6964f6a07134622380b5a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling uap-rust v0.0.4 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling uaparser v0.4.0 [INFO] [stderr] Compiling woothee v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `woothee` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name woothee --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=18c32e1fc942998b -C extra-filename=-18c32e1fc942998b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern uap_rust=/opt/rustwide/target/debug/deps/libuap_rust-1c6a09b55dc9922a.rlib --extern uaparser=/opt/rustwide/target/debug/deps/libuaparser-93bc4c55b244cc0a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `woothee` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name crawler --edition=2018 tests/crawler.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=d46609ffb8c06821 -C extra-filename=-d46609ffb8c06821 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern uap_rust=/opt/rustwide/target/debug/deps/libuap_rust-1c6a09b55dc9922a.rlib --extern uaparser=/opt/rustwide/target/debug/deps/libuaparser-93bc4c55b244cc0a.rlib --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-6777b55a9d49e7c4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `woothee` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name misc --edition=2018 tests/misc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=2fc1a3e25148baf9 -C extra-filename=-2fc1a3e25148baf9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern uap_rust=/opt/rustwide/target/debug/deps/libuap_rust-1c6a09b55dc9922a.rlib --extern uaparser=/opt/rustwide/target/debug/deps/libuaparser-93bc4c55b244cc0a.rlib --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-6777b55a9d49e7c4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `woothee` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pc_windows --edition=2018 tests/pc_windows.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=879e63b0c3f017ce -C extra-filename=-879e63b0c3f017ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern uap_rust=/opt/rustwide/target/debug/deps/libuap_rust-1c6a09b55dc9922a.rlib --extern uaparser=/opt/rustwide/target/debug/deps/libuaparser-93bc4c55b244cc0a.rlib --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-6777b55a9d49e7c4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `woothee` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name crawler_nonmajor --edition=2018 tests/crawler_nonmajor.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=6f286d11b38a6438 -C extra-filename=-6f286d11b38a6438 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern uap_rust=/opt/rustwide/target/debug/deps/libuap_rust-1c6a09b55dc9922a.rlib --extern uaparser=/opt/rustwide/target/debug/deps/libuaparser-93bc4c55b244cc0a.rlib --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-6777b55a9d49e7c4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `woothee` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pc_misc --edition=2018 tests/pc_misc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=07f751f8d72e3d89 -C extra-filename=-07f751f8d72e3d89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern uap_rust=/opt/rustwide/target/debug/deps/libuap_rust-1c6a09b55dc9922a.rlib --extern uaparser=/opt/rustwide/target/debug/deps/libuaparser-93bc4c55b244cc0a.rlib --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-6777b55a9d49e7c4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `woothee` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name smartphone_ios --edition=2018 tests/smartphone_ios.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=620effb48b1c2c67 -C extra-filename=-620effb48b1c2c67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern uap_rust=/opt/rustwide/target/debug/deps/libuap_rust-1c6a09b55dc9922a.rlib --extern uaparser=/opt/rustwide/target/debug/deps/libuaparser-93bc4c55b244cc0a.rlib --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-6777b55a9d49e7c4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `woothee` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name appliance --edition=2018 tests/appliance.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=9e7a87a2075f149b -C extra-filename=-9e7a87a2075f149b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern uap_rust=/opt/rustwide/target/debug/deps/libuap_rust-1c6a09b55dc9922a.rlib --extern uaparser=/opt/rustwide/target/debug/deps/libuaparser-93bc4c55b244cc0a.rlib --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-6777b55a9d49e7c4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `woothee` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name smartphone_android --edition=2018 tests/smartphone_android.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=66640932f04e0725 -C extra-filename=-66640932f04e0725 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern uap_rust=/opt/rustwide/target/debug/deps/libuap_rust-1c6a09b55dc9922a.rlib --extern uaparser=/opt/rustwide/target/debug/deps/libuaparser-93bc4c55b244cc0a.rlib --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-6777b55a9d49e7c4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `woothee` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mobilephone_misc --edition=2018 tests/mobilephone_misc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=3dfddd9e3f9b7137 -C extra-filename=-3dfddd9e3f9b7137 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib --extern uap_rust=/opt/rustwide/target/debug/deps/libuap_rust-1c6a09b55dc9922a.rlib --extern uaparser=/opt/rustwide/target/debug/deps/libuaparser-93bc4c55b244cc0a.rlib --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-6777b55a9d49e7c4.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b3a0d741e6623564879111588241793c6617444cafd6964f6a07134622380b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a0d741e6623564879111588241793c6617444cafd6964f6a07134622380b5a", kill_on_drop: false }` [INFO] [stdout] b3a0d741e6623564879111588241793c6617444cafd6964f6a07134622380b5a