[INFO] fetching crate marine 0.20.1... [INFO] testing marine-0.20.1 against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] extracting crate marine 0.20.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate marine 0.20.1 [INFO] finished tweaking crates.io crate marine 0.20.1 [INFO] tweaked toml for crates.io crate marine 0.20.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate marine 0.20.1 on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate marine 0.20.1 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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfb0d3ac743be1da3ba1361347a22b2323e09c9db57cdda8f297a19fac2c8d18 [INFO] running `Command { std: "docker" "start" "-a" "dfb0d3ac743be1da3ba1361347a22b2323e09c9db57cdda8f297a19fac2c8d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfb0d3ac743be1da3ba1361347a22b2323e09c9db57cdda8f297a19fac2c8d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb0d3ac743be1da3ba1361347a22b2323e09c9db57cdda8f297a19fac2c8d18", kill_on_drop: false }` [INFO] [stdout] dfb0d3ac743be1da3ba1361347a22b2323e09c9db57cdda8f297a19fac2c8d18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3816d68cdd6db894e3e2d023cc1a3c3a1327f7909116801e8da0a307a7b1daa2 [INFO] running `Command { std: "docker" "start" "-a" "3816d68cdd6db894e3e2d023cc1a3c3a1327f7909116801e8da0a307a7b1daa2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling wast v8.0.0 [INFO] [stderr] Compiling it-to-bytes v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling wasmparser v0.80.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling winnow v0.5.10 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling wasmparser v0.101.1 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-recursion v1.1.0 [INFO] [stderr] Compiling walrus v0.20.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling it-memory-traits v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling fluence-it-types v0.4.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Compiling marine-rs-sdk-main v0.14.0 [INFO] [stderr] Compiling it-lilo v0.7.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling wasmer-interface-types-fl v0.28.0 [INFO] [stderr] Compiling marine-macro-impl v0.14.0 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling marine-it-interfaces v0.10.0 [INFO] [stderr] Compiling marine-wasm-backend-traits v0.7.0 [INFO] [stderr] Compiling marine-module-interface v0.9.0 [INFO] [stderr] Compiling marine-module-info-parser v0.16.0 [INFO] [stderr] Compiling cargo_toml v0.15.3 [INFO] [stderr] Compiling marine-it-parser v0.17.0 [INFO] [stderr] Compiling marine-it-generator v0.18.0 [INFO] [stderr] Compiling marine v0.20.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "3816d68cdd6db894e3e2d023cc1a3c3a1327f7909116801e8da0a307a7b1daa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3816d68cdd6db894e3e2d023cc1a3c3a1327f7909116801e8da0a307a7b1daa2", kill_on_drop: false }` [INFO] [stdout] 3816d68cdd6db894e3e2d023cc1a3c3a1327f7909116801e8da0a307a7b1daa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed16234da79264daf0a6516822156baad077933ac4f8b3b821792a45b5d78aa5 [INFO] running `Command { std: "docker" "start" "-a" "ed16234da79264daf0a6516822156baad077933ac4f8b3b821792a45b5d78aa5", kill_on_drop: false }` [INFO] [stderr] Compiling marine v0.20.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "ed16234da79264daf0a6516822156baad077933ac4f8b3b821792a45b5d78aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed16234da79264daf0a6516822156baad077933ac4f8b3b821792a45b5d78aa5", kill_on_drop: false }` [INFO] [stdout] ed16234da79264daf0a6516822156baad077933ac4f8b3b821792a45b5d78aa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3bc40bfde540393a2fb5a5b9edfc55ec9d3935f3f95492dcab59531d286328a [INFO] running `Command { std: "docker" "start" "-a" "d3bc40bfde540393a2fb5a5b9edfc55ec9d3935f3f95492dcab59531d286328a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/marine-bfbd17eeec294971) [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" "d3bc40bfde540393a2fb5a5b9edfc55ec9d3935f3f95492dcab59531d286328a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3bc40bfde540393a2fb5a5b9edfc55ec9d3935f3f95492dcab59531d286328a", kill_on_drop: false }` [INFO] [stdout] d3bc40bfde540393a2fb5a5b9edfc55ec9d3935f3f95492dcab59531d286328a