[INFO] cloning repository https://github.com/EthanYidong/wasm-sio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EthanYidong/wasm-sio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fwasm-sio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fwasm-sio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59348cb4b6643d5fd2a8cc63fa22f9018924da44 [INFO] testing EthanYidong/wasm-sio against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fwasm-sio" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EthanYidong/wasm-sio on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EthanYidong/wasm-sio [INFO] finished tweaking git repo https://github.com/EthanYidong/wasm-sio [INFO] tweaked toml for git repo https://github.com/EthanYidong/wasm-sio written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/EthanYidong/wasm-sio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a1e9228df48fba4ddaeb8dc4625ab973464b465fb14f25d9c2ac52425c195aa [INFO] running `Command { std: "docker" "start" "-a" "5a1e9228df48fba4ddaeb8dc4625ab973464b465fb14f25d9c2ac52425c195aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a1e9228df48fba4ddaeb8dc4625ab973464b465fb14f25d9c2ac52425c195aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a1e9228df48fba4ddaeb8dc4625ab973464b465fb14f25d9c2ac52425c195aa", kill_on_drop: false }` [INFO] [stdout] 5a1e9228df48fba4ddaeb8dc4625ab973464b465fb14f25d9c2ac52425c195aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d700a3fa0b01a8c3273ddbac7d5b6d24950b10aae270822c9697a653df5a9901 [INFO] running `Command { std: "docker" "start" "-a" "d700a3fa0b01a8c3273ddbac7d5b6d24950b10aae270822c9697a653df5a9901", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Compiling wasmparser v0.65.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wasmer-vm v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wast v32.0.0 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling raw-cpuid v7.0.4 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling wat v1.0.33 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.18 [INFO] [stderr] Compiling wasmer-derive v1.0.1 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling wasmer_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.13 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling wasmer-types v1.0.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.68.0 [INFO] [stderr] Compiling cranelift-bforest v0.68.0 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling typetag v0.1.7 [INFO] [stderr] Compiling wasmer-compiler v1.0.1 [INFO] [stderr] Compiling wasmer-engine v1.0.1 [INFO] [stderr] Compiling wasmer-object v1.0.1 [INFO] [stderr] Compiling wasmer-engine-jit v1.0.1 [INFO] [stderr] Compiling wasmer-engine-native v1.0.1 [INFO] [stderr] Compiling cranelift-codegen v0.68.0 [INFO] [stderr] Compiling cranelift-frontend v0.68.0 [INFO] [stderr] Compiling wasmer v1.0.1 [INFO] [stderr] Compiling wasmer-wasi v1.0.1 [INFO] [stderr] Compiling wasm-sio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/sio.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn sio_stdout_print_num(env: &SioEnv, num: i32) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.39s [INFO] running `Command { std: "docker" "inspect" "d700a3fa0b01a8c3273ddbac7d5b6d24950b10aae270822c9697a653df5a9901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d700a3fa0b01a8c3273ddbac7d5b6d24950b10aae270822c9697a653df5a9901", kill_on_drop: false }` [INFO] [stdout] d700a3fa0b01a8c3273ddbac7d5b6d24950b10aae270822c9697a653df5a9901 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c3d585a40c0f686b32df4b709c54ad3dc5814475ec534f6960d89a41c6cf25 [INFO] running `Command { std: "docker" "start" "-a" "71c3d585a40c0f686b32df4b709c54ad3dc5814475ec534f6960d89a41c6cf25", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-sio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> src/sio.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn sio_stdout_print_num(env: &SioEnv, num: i32) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/wasm_sio-5c8c457a0d898d61) [INFO] running `Command { std: "docker" "inspect" "71c3d585a40c0f686b32df4b709c54ad3dc5814475ec534f6960d89a41c6cf25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c3d585a40c0f686b32df4b709c54ad3dc5814475ec534f6960d89a41c6cf25", kill_on_drop: false }` [INFO] [stdout] 71c3d585a40c0f686b32df4b709c54ad3dc5814475ec534f6960d89a41c6cf25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 033089ab2b8a86adcba1eb76fec3024e2577d0bedc30867b1fd98097fa0a619b [INFO] running `Command { std: "docker" "start" "-a" "033089ab2b8a86adcba1eb76fec3024e2577d0bedc30867b1fd98097fa0a619b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> src/sio.rs:35:29 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn sio_stdout_print_num(env: &SioEnv, num: i32) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wasm-sio` (bin "wasm-sio" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasm_sio-5c8c457a0d898d61) [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" "033089ab2b8a86adcba1eb76fec3024e2577d0bedc30867b1fd98097fa0a619b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033089ab2b8a86adcba1eb76fec3024e2577d0bedc30867b1fd98097fa0a619b", kill_on_drop: false }` [INFO] [stdout] 033089ab2b8a86adcba1eb76fec3024e2577d0bedc30867b1fd98097fa0a619b