[INFO] cloning repository https://github.com/Raspberry1111/fast-utilities [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Raspberry1111/fast-utilities" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaspberry1111%2Ffast-utilities", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaspberry1111%2Ffast-utilities'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdcc7c02023de2ff52f895a65b170f35d0b3cb9b [INFO] testing Raspberry1111/fast-utilities against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaspberry1111%2Ffast-utilities" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Raspberry1111/fast-utilities on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Raspberry1111/fast-utilities [INFO] finished tweaking git repo https://github.com/Raspberry1111/fast-utilities [INFO] tweaked toml for git repo https://github.com/Raspberry1111/fast-utilities written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Raspberry1111/fast-utilities already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 926a4ca91d28e6fc755f78887a07b6ea5a5ef937fa75a7cef19674c58b0170c7 [INFO] running `Command { std: "docker" "start" "-a" "926a4ca91d28e6fc755f78887a07b6ea5a5ef937fa75a7cef19674c58b0170c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "926a4ca91d28e6fc755f78887a07b6ea5a5ef937fa75a7cef19674c58b0170c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926a4ca91d28e6fc755f78887a07b6ea5a5ef937fa75a7cef19674c58b0170c7", kill_on_drop: false }` [INFO] [stdout] 926a4ca91d28e6fc755f78887a07b6ea5a5ef937fa75a7cef19674c58b0170c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa2b4b4c43f286040a177e4f20ba45878cb55c8be623746e590efd561993ec93 [INFO] running `Command { std: "docker" "start" "-a" "fa2b4b4c43f286040a177e4f20ba45878cb55c8be623746e590efd561993ec93", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.71 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling wasm-bindgen v0.2.71 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.71 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.71 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.71 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling js-sys v0.3.48 [INFO] [stderr] Compiling fast-utilities v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `set_panic_hook` [INFO] [stdout] --> src/utils.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn set_panic_hook() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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 18.75s [INFO] running `Command { std: "docker" "inspect" "fa2b4b4c43f286040a177e4f20ba45878cb55c8be623746e590efd561993ec93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2b4b4c43f286040a177e4f20ba45878cb55c8be623746e590efd561993ec93", kill_on_drop: false }` [INFO] [stdout] fa2b4b4c43f286040a177e4f20ba45878cb55c8be623746e590efd561993ec93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 509d1dfccb9a02383ca7c38dc3009cc9dbcec31a4b2049efd6028c259af5d187 [INFO] running `Command { std: "docker" "start" "-a" "509d1dfccb9a02383ca7c38dc3009cc9dbcec31a4b2049efd6028c259af5d187", kill_on_drop: false }` [INFO] [stderr] Compiling cpp_synom v0.12.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.21 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.21 [INFO] [stdout] warning: function is never used: `set_panic_hook` [INFO] [stdout] --> src/utils.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn set_panic_hook() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cpp_syn v0.12.0 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.21 [INFO] [stderr] Compiling cpp_synmap v0.3.0 [INFO] [stderr] Compiling embed_js_common v0.3.0 [INFO] [stderr] Compiling embed_js_derive v0.1.2 [INFO] [stderr] Compiling embed_js v0.1.4 [INFO] [stderr] Compiling fast-utilities v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `set_panic_hook` [INFO] [stdout] --> src/utils.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn set_panic_hook() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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 5.86s [INFO] running `Command { std: "docker" "inspect" "509d1dfccb9a02383ca7c38dc3009cc9dbcec31a4b2049efd6028c259af5d187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509d1dfccb9a02383ca7c38dc3009cc9dbcec31a4b2049efd6028c259af5d187", kill_on_drop: false }` [INFO] [stdout] 509d1dfccb9a02383ca7c38dc3009cc9dbcec31a4b2049efd6028c259af5d187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7011b5f948cbecb61ffc029efdc27a048275d255eaca7280a0edfb952e6ddaa6 [INFO] running `Command { std: "docker" "start" "-a" "7011b5f948cbecb61ffc029efdc27a048275d255eaca7280a0edfb952e6ddaa6", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `set_panic_hook` [INFO] [stderr] --> src/utils.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn set_panic_hook() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fast-utilities` (lib) generated 1 warning [INFO] [stderr] warning: `fast-utilities` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fast_utilities-e7ee10ceda1fa171) [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] [stderr] Doc-tests fast-utilities [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" "7011b5f948cbecb61ffc029efdc27a048275d255eaca7280a0edfb952e6ddaa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7011b5f948cbecb61ffc029efdc27a048275d255eaca7280a0edfb952e6ddaa6", kill_on_drop: false }` [INFO] [stdout] 7011b5f948cbecb61ffc029efdc27a048275d255eaca7280a0edfb952e6ddaa6