[INFO] cloning repository https://github.com/TheLostLambda/wasm-module-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheLostLambda/wasm-module-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLostLambda%2Fwasm-module-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLostLambda%2Fwasm-module-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7d78448ba1b07bca2085a6dece3a7ce329cd75e [INFO] testing TheLostLambda/wasm-module-experiments against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheLostLambda%2Fwasm-module-experiments" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheLostLambda/wasm-module-experiments on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheLostLambda/wasm-module-experiments [INFO] finished tweaking git repo https://github.com/TheLostLambda/wasm-module-experiments [INFO] tweaked toml for git repo https://github.com/TheLostLambda/wasm-module-experiments written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/TheLostLambda/wasm-module-experiments already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memmap2 v0.2.0 [INFO] [stderr] Downloaded typetag v0.1.6 [INFO] [stderr] Downloaded typetag-impl v0.1.6 [INFO] [stderr] Downloaded wat v1.0.28 [INFO] [stderr] Downloaded wast v27.0.0 [INFO] [stderr] Downloaded wasmer-engine-jit v1.0.0-rc1 [INFO] [stderr] Downloaded wasmer-derive v1.0.0-rc1 [INFO] [stderr] Downloaded wasmer-types v1.0.0-rc1 [INFO] [stderr] Downloaded wasmer-engine-native v1.0.0-rc1 [INFO] [stderr] Downloaded wasmer-object v1.0.0-rc1 [INFO] [stderr] Downloaded wasmer-compiler v1.0.0-rc1 [INFO] [stderr] Downloaded wasmer-engine v1.0.0-rc1 [INFO] [stderr] Downloaded wasmer v1.0.0-rc1 [INFO] [stderr] Downloaded wasmer-wasi v1.0.0-rc1 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v1.0.0-rc1 [INFO] [stderr] Downloaded wasmer-vm v1.0.0-rc1 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e15e275abb00c97e9392b81406e240b1e1aa65568a0df59ddbb21f720d9911a [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" "2e15e275abb00c97e9392b81406e240b1e1aa65568a0df59ddbb21f720d9911a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e15e275abb00c97e9392b81406e240b1e1aa65568a0df59ddbb21f720d9911a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e15e275abb00c97e9392b81406e240b1e1aa65568a0df59ddbb21f720d9911a", kill_on_drop: false }` [INFO] [stdout] 2e15e275abb00c97e9392b81406e240b1e1aa65568a0df59ddbb21f720d9911a [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d750d08920e5e2bc74dd3680c9b4ec6ddfea444dd2f0257ebfaf13473747d588 [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" "d750d08920e5e2bc74dd3680c9b4ec6ddfea444dd2f0257ebfaf13473747d588", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling wasmparser v0.65.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.0-rc1 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling wast v27.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memmap2 v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wasmer-vm v1.0.0-rc1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wat v1.0.28 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling typetag-impl v0.1.6 [INFO] [stderr] Compiling wasmer-derive v1.0.0-rc1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling cranelift-entity v0.68.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling wasmer-types v1.0.0-rc1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.68.0 [INFO] [stderr] Compiling cranelift-bforest v0.68.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling typetag v0.1.6 [INFO] [stderr] Compiling tui v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling wasmer-compiler v1.0.0-rc1 [INFO] [stderr] Compiling wasmer-engine v1.0.0-rc1 [INFO] [stderr] Compiling wasmer-object v1.0.0-rc1 [INFO] [stderr] Compiling cranelift-codegen v0.68.0 [INFO] [stderr] Compiling wasmer-engine-native v1.0.0-rc1 [INFO] [stderr] Compiling wasmer-engine-jit v1.0.0-rc1 [INFO] [stderr] Compiling cranelift-frontend v0.68.0 [INFO] [stderr] Compiling wasmer v1.0.0-rc1 [INFO] [stderr] Compiling wasmer-wasi v1.0.0-rc1 [INFO] [stderr] Compiling loader v0.1.0 (/opt/rustwide/workdir/loader) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "d750d08920e5e2bc74dd3680c9b4ec6ddfea444dd2f0257ebfaf13473747d588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d750d08920e5e2bc74dd3680c9b4ec6ddfea444dd2f0257ebfaf13473747d588", kill_on_drop: false }` [INFO] [stdout] d750d08920e5e2bc74dd3680c9b4ec6ddfea444dd2f0257ebfaf13473747d588 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 2ed4331f1421780eb3456074b20817230b6f42f9add40eec0b2bf9a7afc1d9a8 [INFO] running `Command { std: "docker" "start" "-a" "2ed4331f1421780eb3456074b20817230b6f42f9add40eec0b2bf9a7afc1d9a8", kill_on_drop: false }` [INFO] [stderr] Compiling loader v0.1.0 (/opt/rustwide/workdir/loader) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.18s [INFO] running `Command { std: "docker" "inspect" "2ed4331f1421780eb3456074b20817230b6f42f9add40eec0b2bf9a7afc1d9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed4331f1421780eb3456074b20817230b6f42f9add40eec0b2bf9a7afc1d9a8", kill_on_drop: false }` [INFO] [stdout] 2ed4331f1421780eb3456074b20817230b6f42f9add40eec0b2bf9a7afc1d9a8 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] f3a0db26e6669fc7ca4403bfadd372fad03f584120beea4533b3895519e135ac [INFO] running `Command { std: "docker" "start" "-a" "f3a0db26e6669fc7ca4403bfadd372fad03f584120beea4533b3895519e135ac", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/loader-918bdb39ab97550b) [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" "f3a0db26e6669fc7ca4403bfadd372fad03f584120beea4533b3895519e135ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a0db26e6669fc7ca4403bfadd372fad03f584120beea4533b3895519e135ac", kill_on_drop: false }` [INFO] [stdout] f3a0db26e6669fc7ca4403bfadd372fad03f584120beea4533b3895519e135ac