[INFO] fetching crate wasm-debug 0.2.0... [INFO] testing wasm-debug-0.2.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate wasm-debug 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate wasm-debug 0.2.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wasm-debug 0.2.0 [INFO] finished tweaking crates.io crate wasm-debug 0.2.0 [INFO] tweaked toml for crates.io crate wasm-debug 0.2.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 45c656e53e6173b2fc9f5dcaac4f34b2b7a08f1ee47b3831df1ecfc32049ed25 [INFO] running `"docker" "start" "-a" "45c656e53e6173b2fc9f5dcaac4f34b2b7a08f1ee47b3831df1ecfc32049ed25"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling string-interner v0.7.1 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling faerie v0.14.0 [INFO] [stderr] Compiling wasm-debug v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.81s [INFO] running `"docker" "inspect" "45c656e53e6173b2fc9f5dcaac4f34b2b7a08f1ee47b3831df1ecfc32049ed25"` [INFO] running `"docker" "rm" "-f" "45c656e53e6173b2fc9f5dcaac4f34b2b7a08f1ee47b3831df1ecfc32049ed25"` [INFO] [stdout] 45c656e53e6173b2fc9f5dcaac4f34b2b7a08f1ee47b3831df1ecfc32049ed25 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e98184c5ffdc28e5d4e45053e1730f104b369eaad8473bc189489a4ab11a6bfa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e98184c5ffdc28e5d4e45053e1730f104b369eaad8473bc189489a4ab11a6bfa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wasm-debug v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `"docker" "inspect" "e98184c5ffdc28e5d4e45053e1730f104b369eaad8473bc189489a4ab11a6bfa"` [INFO] running `"docker" "rm" "-f" "e98184c5ffdc28e5d4e45053e1730f104b369eaad8473bc189489a4ab11a6bfa"` [INFO] [stdout] e98184c5ffdc28e5d4e45053e1730f104b369eaad8473bc189489a4ab11a6bfa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bdff72a3449d5a05c30a19da78b999353017baea91dc853d5c0e77a455c4d68c [INFO] running `"docker" "start" "-a" "bdff72a3449d5a05c30a19da78b999353017baea91dc853d5c0e77a455c4d68c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasm_debug-1815750d6b69a7b3 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test transform::address_transform::tests::test_addr_translate ... ok [INFO] [stdout] test transform::address_transform::tests::test_build_function_lookup_two_ranges ... ok [INFO] [stdout] test transform::address_transform::tests::test_get_wasm_code_offset ... ok [INFO] [stdout] test transform::address_transform::tests::test_build_function_lookup_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests wasm-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 [INFO] [stdout] [INFO] running `"docker" "inspect" "bdff72a3449d5a05c30a19da78b999353017baea91dc853d5c0e77a455c4d68c"` [INFO] running `"docker" "rm" "-f" "bdff72a3449d5a05c30a19da78b999353017baea91dc853d5c0e77a455c4d68c"` [INFO] [stdout] bdff72a3449d5a05c30a19da78b999353017baea91dc853d5c0e77a455c4d68c