[INFO] cloning repository https://github.com/Inky-developer/debris-wasm-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Inky-developer/debris-wasm-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris-wasm-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris-wasm-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a30b6e2bee9b428476b5177f8b37af35d3c2a405 [INFO] testing Inky-developer/debris-wasm-test against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInky-developer%2Fdebris-wasm-test" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Inky-developer/debris-wasm-test on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Inky-developer/debris-wasm-test [INFO] finished tweaking git repo https://github.com/Inky-developer/debris-wasm-test [INFO] tweaked toml for git repo https://github.com/Inky-developer/debris-wasm-test written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Inky-developer/debris-wasm-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", 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] 2dd037d4de9ca02d2edbc03095ee8c36e4ef5d16bc82ff65d745ce2b6cc0fdcc [INFO] running `Command { std: "docker" "start" "-a" "2dd037d4de9ca02d2edbc03095ee8c36e4ef5d16bc82ff65d745ce2b6cc0fdcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dd037d4de9ca02d2edbc03095ee8c36e4ef5d16bc82ff65d745ce2b6cc0fdcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd037d4de9ca02d2edbc03095ee8c36e4ef5d16bc82ff65d745ce2b6cc0fdcc", kill_on_drop: false }` [INFO] [stdout] 2dd037d4de9ca02d2edbc03095ee8c36e4ef5d16bc82ff65d745ce2b6cc0fdcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8566445d7cd2da6d9447b9adcfcd2b2f0511e85c041ecf2167c37d7e571bf4be [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" "8566445d7cd2da6d9447b9adcfcd2b2f0511e85c041ecf2167c37d7e571bf4be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smol_str v0.1.18 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling alphanumeric-sort v1.4.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling annotate-snippets v0.9.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling debris-common v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling parse_macro v0.1.0 (https://github.com/Inky-developer/command-parser#012cd54a) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling debris-derive v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling command_parser v0.1.0 (https://github.com/Inky-developer/command-parser#012cd54a) [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling debris-core v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Compiling debris-std v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling datapack_common v0.1.0 (https://github.com/SuperTails/datapack_common#3ab64292) [INFO] [stderr] Compiling debris-backends v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Compiling datapack_vm v0.1.0 (https://github.com/SuperTails/datapackvm#293258d2) [INFO] [stderr] Compiling debris-lang v0.1.0 (https://github.com/Inky-developer/debris#04404b9f) [INFO] [stderr] Compiling debris-wasm-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "8566445d7cd2da6d9447b9adcfcd2b2f0511e85c041ecf2167c37d7e571bf4be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8566445d7cd2da6d9447b9adcfcd2b2f0511e85c041ecf2167c37d7e571bf4be", kill_on_drop: false }` [INFO] [stdout] 8566445d7cd2da6d9447b9adcfcd2b2f0511e85c041ecf2167c37d7e571bf4be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 738c9d861b6cc40440282cf1f9fdfb59c19dcbed12128fdfbf1a1e8749cfb2b7 [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" "738c9d861b6cc40440282cf1f9fdfb59c19dcbed12128fdfbf1a1e8749cfb2b7", kill_on_drop: false }` [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling debris-wasm-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.99s [INFO] running `Command { std: "docker" "inspect" "738c9d861b6cc40440282cf1f9fdfb59c19dcbed12128fdfbf1a1e8749cfb2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "738c9d861b6cc40440282cf1f9fdfb59c19dcbed12128fdfbf1a1e8749cfb2b7", kill_on_drop: false }` [INFO] [stdout] 738c9d861b6cc40440282cf1f9fdfb59c19dcbed12128fdfbf1a1e8749cfb2b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52dca6a2967e0359b8d5265c6ddd582418cc5ccc6cded44969a8526cbd9b863d [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" "52dca6a2967e0359b8d5265c6ddd582418cc5ccc6cded44969a8526cbd9b863d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/debris_wasm_test-acc857634634ba2a) [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] Doc-tests debris-wasm-test [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" "52dca6a2967e0359b8d5265c6ddd582418cc5ccc6cded44969a8526cbd9b863d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52dca6a2967e0359b8d5265c6ddd582418cc5ccc6cded44969a8526cbd9b863d", kill_on_drop: false }` [INFO] [stdout] 52dca6a2967e0359b8d5265c6ddd582418cc5ccc6cded44969a8526cbd9b863d