[INFO] fetching crate tokay-wasm 0.6.12... [INFO] testing tokay-wasm-0.6.12 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate tokay-wasm 0.6.12 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tokay-wasm 0.6.12 [INFO] finished tweaking crates.io crate tokay-wasm 0.6.12 [INFO] tweaked toml for crates.io crate tokay-wasm 0.6.12 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tokay-wasm 0.6.12 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokay-wasm 0.6.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clipboard-win v4.5.0 [INFO] [stderr] Downloaded str-buf v1.0.6 [INFO] [stderr] Downloaded charclass v0.3.0 [INFO] [stderr] Downloaded console_log v1.0.0 [INFO] [stderr] Downloaded yaml-rust v0.3.5 [INFO] [stderr] Downloaded ghost v0.1.19 [INFO] [stderr] Downloaded rustyline v8.2.0 [INFO] [stderr] Downloaded cc v1.2.24 [INFO] [stderr] Downloaded tokay v0.4.0 [INFO] [stderr] Downloaded tokay v0.6.12 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] [stderr] Downloaded error-code v2.3.1 [INFO] [stderr] Downloaded fd-lock v2.0.0 [INFO] [stderr] Downloaded tokay-macros v0.5.0 [INFO] [stderr] Downloaded num-parse v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f075e417b74e0887a2b7c31f94b0ec90356e019e0c57426cb5df6c2a03eae1e [INFO] running `Command { std: "docker" "start" "-a" "7f075e417b74e0887a2b7c31f94b0ec90356e019e0c57426cb5df6c2a03eae1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f075e417b74e0887a2b7c31f94b0ec90356e019e0c57426cb5df6c2a03eae1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f075e417b74e0887a2b7c31f94b0ec90356e019e0c57426cb5df6c2a03eae1e", kill_on_drop: false }` [INFO] [stdout] 7f075e417b74e0887a2b7c31f94b0ec90356e019e0c57426cb5df6c2a03eae1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 030354f9b61be4ab0ca750de469eb1bbcba7986909acad7dccd5343322a77573 [INFO] running `Command { std: "docker" "start" "-a" "030354f9b61be4ab0ca750de469eb1bbcba7986909acad7dccd5343322a77573", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ghost v0.1.19 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokay v0.4.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling charclass v0.3.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling num-parse v0.1.2 [INFO] [stderr] Compiling tokay-macros v0.5.0 [INFO] [stderr] Compiling tokay v0.6.12 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling tokay-wasm v0.6.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.14s [INFO] running `Command { std: "docker" "inspect" "030354f9b61be4ab0ca750de469eb1bbcba7986909acad7dccd5343322a77573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "030354f9b61be4ab0ca750de469eb1bbcba7986909acad7dccd5343322a77573", kill_on_drop: false }` [INFO] [stdout] 030354f9b61be4ab0ca750de469eb1bbcba7986909acad7dccd5343322a77573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ca5b8a637d8c3bff4aeec13ba99bf8f29d0496cb8b4db5c0b8f05eb13d007c [INFO] running `Command { std: "docker" "start" "-a" "f7ca5b8a637d8c3bff4aeec13ba99bf8f29d0496cb8b4db5c0b8f05eb13d007c", kill_on_drop: false }` [INFO] [stderr] Compiling tokay-wasm v0.6.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "f7ca5b8a637d8c3bff4aeec13ba99bf8f29d0496cb8b4db5c0b8f05eb13d007c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ca5b8a637d8c3bff4aeec13ba99bf8f29d0496cb8b4db5c0b8f05eb13d007c", kill_on_drop: false }` [INFO] [stdout] f7ca5b8a637d8c3bff4aeec13ba99bf8f29d0496cb8b4db5c0b8f05eb13d007c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31ae5808406e15d8faac9b651ad15d27373a9db2e2367b2b2e403f208ff844d9 [INFO] running `Command { std: "docker" "start" "-a" "31ae5808406e15d8faac9b651ad15d27373a9db2e2367b2b2e403f208ff844d9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokay_wasm-5c9476f58396054c) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests tokay_wasm [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] [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" "31ae5808406e15d8faac9b651ad15d27373a9db2e2367b2b2e403f208ff844d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ae5808406e15d8faac9b651ad15d27373a9db2e2367b2b2e403f208ff844d9", kill_on_drop: false }` [INFO] [stdout] 31ae5808406e15d8faac9b651ad15d27373a9db2e2367b2b2e403f208ff844d9