[INFO] cloning repository https://github.com/gopartyparrot/rust2go [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gopartyparrot/rust2go" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopartyparrot%2Frust2go", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopartyparrot%2Frust2go'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 499c57a5005fa139be7b4f56850880b68c8bedd6 [INFO] testing gopartyparrot/rust2go against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopartyparrot%2Frust2go" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gopartyparrot/rust2go on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gopartyparrot/rust2go [INFO] finished tweaking git repo https://github.com/gopartyparrot/rust2go [INFO] tweaked toml for git repo https://github.com/gopartyparrot/rust2go written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gopartyparrot/rust2go 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixed v1.19.0 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ed055f0f12d5de0379b69d24b8c475c3eef2b72bed86d08dfa6ccddbe78d048 [INFO] running `Command { std: "docker" "start" "-a" "5ed055f0f12d5de0379b69d24b8c475c3eef2b72bed86d08dfa6ccddbe78d048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ed055f0f12d5de0379b69d24b8c475c3eef2b72bed86d08dfa6ccddbe78d048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ed055f0f12d5de0379b69d24b8c475c3eef2b72bed86d08dfa6ccddbe78d048", kill_on_drop: false }` [INFO] [stdout] 5ed055f0f12d5de0379b69d24b8c475c3eef2b72bed86d08dfa6ccddbe78d048 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da173b420c74bb9bceede972803d50458f00f6da287501e3be7c8dae95302c5e [INFO] running `Command { std: "docker" "start" "-a" "da173b420c74bb9bceede972803d50458f00f6da287501e3be7c8dae95302c5e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling fixed v1.19.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling wasmlib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `log` is never used [INFO] [stdout] --> src/lib.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn log(message: &String) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "da173b420c74bb9bceede972803d50458f00f6da287501e3be7c8dae95302c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da173b420c74bb9bceede972803d50458f00f6da287501e3be7c8dae95302c5e", kill_on_drop: false }` [INFO] [stdout] da173b420c74bb9bceede972803d50458f00f6da287501e3be7c8dae95302c5e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3cbcb6705b0eb49ef8045256e75128ec6beabf7494fcfdfce4bf9a1e623f4a0 [INFO] running `Command { std: "docker" "start" "-a" "b3cbcb6705b0eb49ef8045256e75128ec6beabf7494fcfdfce4bf9a1e623f4a0", kill_on_drop: false }` [INFO] [stderr] Compiling wasmlib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `log` is never used [INFO] [stdout] --> src/lib.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn log(message: &String) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b3cbcb6705b0eb49ef8045256e75128ec6beabf7494fcfdfce4bf9a1e623f4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3cbcb6705b0eb49ef8045256e75128ec6beabf7494fcfdfce4bf9a1e623f4a0", kill_on_drop: false }` [INFO] [stdout] b3cbcb6705b0eb49ef8045256e75128ec6beabf7494fcfdfce4bf9a1e623f4a0 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] edc818b90487374ba8900f0261d6cbfe2d7aa7d905aacc7bfae358780dea4af9 [INFO] running `Command { std: "docker" "start" "-a" "edc818b90487374ba8900f0261d6cbfe2d7aa7d905aacc7bfae358780dea4af9", kill_on_drop: false }` [INFO] [stderr] warning: function `log` is never used [INFO] [stderr] --> src/lib.rs:52:4 [INFO] [stderr] | [INFO] [stderr] 52 | fn log(message: &String) { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wasmlib` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmlib-6d16b1ad099b26b3) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test pure::tests::test_u128_max ... ok [INFO] [stdout] test pure::tests::test_u128_to_fix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "edc818b90487374ba8900f0261d6cbfe2d7aa7d905aacc7bfae358780dea4af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edc818b90487374ba8900f0261d6cbfe2d7aa7d905aacc7bfae358780dea4af9", kill_on_drop: false }` [INFO] [stdout] edc818b90487374ba8900f0261d6cbfe2d7aa7d905aacc7bfae358780dea4af9