[INFO] fetching crate wasmtime-debug 0.29.0... [INFO] testing wasmtime-debug-0.29.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate wasmtime-debug 0.29.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate wasmtime-debug 0.29.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime-debug 0.29.0 [INFO] finished tweaking crates.io crate wasmtime-debug 0.29.0 [INFO] tweaked toml for crates.io crate wasmtime-debug 0.29.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5a536790979066aca2466a226e579c0b73f47618b23c451532417306c6f54c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d5a536790979066aca2466a226e579c0b73f47618b23c451532417306c6f54c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5a536790979066aca2466a226e579c0b73f47618b23c451532417306c6f54c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a536790979066aca2466a226e579c0b73f47618b23c451532417306c6f54c0", kill_on_drop: false }` [INFO] [stdout] d5a536790979066aca2466a226e579c0b73f47618b23c451532417306c6f54c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 959408d4597e1677e2db0473f894d46f5ad17d80fadf17c72e1db6a7c3bfac61 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "959408d4597e1677e2db0473f894d46f5ad17d80fadf17c72e1db6a7c3bfac61", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling wasmparser v0.79.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling cranelift-codegen v0.76.0 [INFO] [stderr] Compiling cranelift-frontend v0.76.0 [INFO] [stderr] Compiling cranelift-wasm v0.76.0 [INFO] [stderr] Compiling wasmtime-environ v0.29.0 [INFO] [stderr] Compiling wasmtime-debug v0.29.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/transform/expression.rs:389:34 [INFO] [stdout] | [INFO] [stdout] 389 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 426 | ... CompiledExpressionPart::Deref => deref!(), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `deref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "959408d4597e1677e2db0473f894d46f5ad17d80fadf17c72e1db6a7c3bfac61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959408d4597e1677e2db0473f894d46f5ad17d80fadf17c72e1db6a7c3bfac61", kill_on_drop: false }` [INFO] [stdout] 959408d4597e1677e2db0473f894d46f5ad17d80fadf17c72e1db6a7c3bfac61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 900a19ffa459f0781a4ead5ddfa94804da0fe1b123e257062dc6891e3ff7a04e [INFO] running `Command { std: "docker" "start" "-a" "900a19ffa459f0781a4ead5ddfa94804da0fe1b123e257062dc6891e3ff7a04e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasmtime-debug v0.29.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/transform/expression.rs:389:34 [INFO] [stdout] | [INFO] [stdout] 389 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 426 | ... CompiledExpressionPart::Deref => deref!(), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `deref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/transform/expression.rs:389:34 [INFO] [stdout] | [INFO] [stdout] 389 | ... }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 426 | ... CompiledExpressionPart::Deref => deref!(), [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `deref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.20s [INFO] running `Command { std: "docker" "inspect" "900a19ffa459f0781a4ead5ddfa94804da0fe1b123e257062dc6891e3ff7a04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900a19ffa459f0781a4ead5ddfa94804da0fe1b123e257062dc6891e3ff7a04e", kill_on_drop: false }` [INFO] [stdout] 900a19ffa459f0781a4ead5ddfa94804da0fe1b123e257062dc6891e3ff7a04e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc3cadb1789c6c4bdc3e6ff3e0e9087c9d0a8874be24c3bd18b79dcd58027321 [INFO] running `Command { std: "docker" "start" "-a" "bc3cadb1789c6c4bdc3e6ff3e0e9087c9d0a8874be24c3bd18b79dcd58027321", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/transform/expression.rs:389:34 [INFO] [stderr] | [INFO] [stderr] 389 | ... }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 426 | ... CompiledExpressionPart::Deref => deref!(), [INFO] [stderr] | -------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `deref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `wasmtime-debug` (lib) generated 1 warning [INFO] [stderr] warning: `wasmtime-debug` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasmtime_debug-ca76b114a0d36b18) [INFO] [stdout] test transform::address_transform::tests::test_build_function_lookup_simple ... ok [INFO] [stdout] test transform::address_transform::tests::test_build_function_lookup_two_ranges ... ok [INFO] [stdout] test transform::address_transform::tests::test_addr_translate ... ok [INFO] [stdout] test transform::address_transform::tests::test_get_wasm_code_offset ... ok [INFO] [stdout] test transform::expression::tests::test_debug_expression_jump_target ... ok [INFO] [stdout] test transform::expression::tests::test_debug_value_range_builder ... ok [INFO] [stdout] test transform::expression::tests::test_debug_parse_expressions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasmtime-debug [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" "bc3cadb1789c6c4bdc3e6ff3e0e9087c9d0a8874be24c3bd18b79dcd58027321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3cadb1789c6c4bdc3e6ff3e0e9087c9d0a8874be24c3bd18b79dcd58027321", kill_on_drop: false }` [INFO] [stdout] bc3cadb1789c6c4bdc3e6ff3e0e9087c9d0a8874be24c3bd18b79dcd58027321