[INFO] fetching crate ops-mel 0.7.1... [INFO] testing ops-mel-0.7.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ops-mel 0.7.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate ops-mel 0.7.1 [INFO] finished tweaking crates.io crate ops-mel 0.7.1 [INFO] tweaked toml for crates.io crate ops-mel 0.7.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ops-mel 0.7.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding melodium-core v0.7.1 (available: v0.9.0) [INFO] [stderr] Adding melodium-macro v0.7.1 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b40b5381024dad1fa084c1cbb2f3d9751e4944ed3dd0cdec7bcf247f5ec2e13e [INFO] running `Command { std: "docker" "start" "-a" "b40b5381024dad1fa084c1cbb2f3d9751e4944ed3dd0cdec7bcf247f5ec2e13e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b40b5381024dad1fa084c1cbb2f3d9751e4944ed3dd0cdec7bcf247f5ec2e13e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40b5381024dad1fa084c1cbb2f3d9751e4944ed3dd0cdec7bcf247f5ec2e13e", kill_on_drop: false }` [INFO] [stdout] b40b5381024dad1fa084c1cbb2f3d9751e4944ed3dd0cdec7bcf247f5ec2e13e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6824c857c0266b8d287580dfcb0b7497617886e16d7d10e84c70149ba8e87c36 [INFO] running `Command { std: "docker" "start" "-a" "6824c857c0266b8d287580dfcb0b7497617886e16d7d10e84c70149ba8e87c36", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling melodium-macro v0.7.1 [INFO] [stderr] Compiling melodium-common v0.7.1 [INFO] [stderr] Compiling melodium-core v0.7.1 [INFO] [stderr] Compiling ops-mel v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.62s [INFO] running `Command { std: "docker" "inspect" "6824c857c0266b8d287580dfcb0b7497617886e16d7d10e84c70149ba8e87c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6824c857c0266b8d287580dfcb0b7497617886e16d7d10e84c70149ba8e87c36", kill_on_drop: false }` [INFO] [stdout] 6824c857c0266b8d287580dfcb0b7497617886e16d7d10e84c70149ba8e87c36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7737b6677465b030635f4d49015727d027991bbef2e12bb51950abb835c01121 [INFO] running `Command { std: "docker" "start" "-a" "7737b6677465b030635f4d49015727d027991bbef2e12bb51950abb835c01121", kill_on_drop: false }` [INFO] [stderr] Compiling ops-mel v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.85s [INFO] running `Command { std: "docker" "inspect" "7737b6677465b030635f4d49015727d027991bbef2e12bb51950abb835c01121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7737b6677465b030635f4d49015727d027991bbef2e12bb51950abb835c01121", kill_on_drop: false }` [INFO] [stdout] 7737b6677465b030635f4d49015727d027991bbef2e12bb51950abb835c01121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73b64b4cd502d06f3eb6eb12d9b0a08caa7f119d9d87e7e6a8ea55e6698f3c68 [INFO] running `Command { std: "docker" "start" "-a" "73b64b4cd502d06f3eb6eb12d9b0a08caa7f119d9d87e7e6a8ea55e6698f3c68", kill_on_drop: false }` [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ops_mel-a8628d82ce552d07) [INFO] [stderr] Doc-tests ops_mel [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" "73b64b4cd502d06f3eb6eb12d9b0a08caa7f119d9d87e7e6a8ea55e6698f3c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b64b4cd502d06f3eb6eb12d9b0a08caa7f119d9d87e7e6a8ea55e6698f3c68", kill_on_drop: false }` [INFO] [stdout] 73b64b4cd502d06f3eb6eb12d9b0a08caa7f119d9d87e7e6a8ea55e6698f3c68