[INFO] fetching crate fce-module-manifest-parser 0.1.0... [INFO] testing fce-module-manifest-parser-0.1.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate fce-module-manifest-parser 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate fce-module-manifest-parser 0.1.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fce-module-manifest-parser 0.1.0 [INFO] finished tweaking crates.io crate fce-module-manifest-parser 0.1.0 [INFO] tweaked toml for crates.io crate fce-module-manifest-parser 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73135c37d926d15bde28cf189770dd2bec3af256f41238651e2ffc11811d8413 [INFO] running `Command { std: "docker" "start" "-a" "73135c37d926d15bde28cf189770dd2bec3af256f41238651e2ffc11811d8413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73135c37d926d15bde28cf189770dd2bec3af256f41238651e2ffc11811d8413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73135c37d926d15bde28cf189770dd2bec3af256f41238651e2ffc11811d8413", kill_on_drop: false }` [INFO] [stdout] 73135c37d926d15bde28cf189770dd2bec3af256f41238651e2ffc11811d8413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc3cf96e29881abf15489b922d6e477a50e001ed88c712eaa8d1f089d5010913 [INFO] running `Command { std: "docker" "start" "-a" "fc3cf96e29881abf15489b922d6e477a50e001ed88c712eaa8d1f089d5010913", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling walrus-macro v0.18.0 [INFO] [stderr] Compiling walrus v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling fluence-sdk-wit v0.5.0 [INFO] [stderr] Compiling fluence-sdk-macro v0.5.0 [INFO] [stderr] Compiling fluence-sdk-main v0.5.0 [INFO] [stderr] Compiling fce-module-manifest-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.17s [INFO] running `Command { std: "docker" "inspect" "fc3cf96e29881abf15489b922d6e477a50e001ed88c712eaa8d1f089d5010913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc3cf96e29881abf15489b922d6e477a50e001ed88c712eaa8d1f089d5010913", kill_on_drop: false }` [INFO] [stdout] fc3cf96e29881abf15489b922d6e477a50e001ed88c712eaa8d1f089d5010913 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edd4f58af054429a1efad8f6504e1ce001793af90143a88f0d3a6229f78eaeae [INFO] running `Command { std: "docker" "start" "-a" "edd4f58af054429a1efad8f6504e1ce001793af90143a88f0d3a6229f78eaeae", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fce-module-manifest-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "edd4f58af054429a1efad8f6504e1ce001793af90143a88f0d3a6229f78eaeae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd4f58af054429a1efad8f6504e1ce001793af90143a88f0d3a6229f78eaeae", kill_on_drop: false }` [INFO] [stdout] edd4f58af054429a1efad8f6504e1ce001793af90143a88f0d3a6229f78eaeae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c3bae52b9e30e77b5589be204e8b47d55f91e4723dc8556b77b164dc4477886 [INFO] running `Command { std: "docker" "start" "-a" "9c3bae52b9e30e77b5589be204e8b47d55f91e4723dc8556b77b164dc4477886", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fce_module_manifest_parser-5d58369cfe045dac) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_reading_simple_config ... ok [INFO] [stdout] test tests::test_too_big_field_len ... ok [INFO] [stdout] test tests::test_not_enough_data_for_field ... ok [INFO] [stdout] test tests::test_with_empty_slice ... ok [INFO] [stdout] test tests::test_without_one_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests fce_module_manifest_parser [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" "9c3bae52b9e30e77b5589be204e8b47d55f91e4723dc8556b77b164dc4477886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c3bae52b9e30e77b5589be204e8b47d55f91e4723dc8556b77b164dc4477886", kill_on_drop: false }` [INFO] [stdout] 9c3bae52b9e30e77b5589be204e8b47d55f91e4723dc8556b77b164dc4477886