[INFO] fetching crate oye 0.2.0... [INFO] testing oye-0.2.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate oye 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate oye 0.2.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oye 0.2.0 [INFO] finished tweaking crates.io crate oye 0.2.0 [INFO] tweaked toml for crates.io crate oye 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate oye 0.2.0 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inquire v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50bc7185ec2692cc15ed5eb2007790a0862a20b9eebad2f209cd1df1b2e6551d [INFO] running `Command { std: "docker" "start" "-a" "50bc7185ec2692cc15ed5eb2007790a0862a20b9eebad2f209cd1df1b2e6551d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50bc7185ec2692cc15ed5eb2007790a0862a20b9eebad2f209cd1df1b2e6551d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50bc7185ec2692cc15ed5eb2007790a0862a20b9eebad2f209cd1df1b2e6551d", kill_on_drop: false }` [INFO] [stdout] 50bc7185ec2692cc15ed5eb2007790a0862a20b9eebad2f209cd1df1b2e6551d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d756cb8a56133807c83c2213a3fa058f77b4e0e3e1016d85e34662d5fcf4d81d [INFO] running `Command { std: "docker" "start" "-a" "d756cb8a56133807c83c2213a3fa058f77b4e0e3e1016d85e34662d5fcf4d81d", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling unsafe-libyaml v0.2.7 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling inquire v0.6.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling serde_yaml v0.9.19 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling oye v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.09s [INFO] running `Command { std: "docker" "inspect" "d756cb8a56133807c83c2213a3fa058f77b4e0e3e1016d85e34662d5fcf4d81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d756cb8a56133807c83c2213a3fa058f77b4e0e3e1016d85e34662d5fcf4d81d", kill_on_drop: false }` [INFO] [stdout] d756cb8a56133807c83c2213a3fa058f77b4e0e3e1016d85e34662d5fcf4d81d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83515f3e47f94e2baef866c1037f2b87bb44ffc26ee6eac3fc5573fa6901d516 [INFO] running `Command { std: "docker" "start" "-a" "83515f3e47f94e2baef866c1037f2b87bb44ffc26ee6eac3fc5573fa6901d516", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling oye v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "83515f3e47f94e2baef866c1037f2b87bb44ffc26ee6eac3fc5573fa6901d516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83515f3e47f94e2baef866c1037f2b87bb44ffc26ee6eac3fc5573fa6901d516", kill_on_drop: false }` [INFO] [stdout] 83515f3e47f94e2baef866c1037f2b87bb44ffc26ee6eac3fc5573fa6901d516 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bea8b9e1cb2a9e6869165810d857a3013088cd0dc7183f87b59402c2842ad32a [INFO] running `Command { std: "docker" "start" "-a" "bea8b9e1cb2a9e6869165810d857a3013088cd0dc7183f87b59402c2842ad32a", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oye-565a7125278dc5c5) [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" "bea8b9e1cb2a9e6869165810d857a3013088cd0dc7183f87b59402c2842ad32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea8b9e1cb2a9e6869165810d857a3013088cd0dc7183f87b59402c2842ad32a", kill_on_drop: false }` [INFO] [stdout] bea8b9e1cb2a9e6869165810d857a3013088cd0dc7183f87b59402c2842ad32a