[INFO] fetching crate razer 0.1.5...
[INFO] testing razer-0.1.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate razer 0.1.5 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate razer 0.1.5
[INFO] finished tweaking crates.io crate razer 0.1.5
[INFO] tweaked toml for crates.io crate razer 0.1.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate razer 0.1.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate razer 0.1.5 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded razer-ws v0.9.3
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b7968a515c2acf2eaa53340dfe8abbd78b867c0fe4bc8428cfcdb01130d5c7d
[INFO] running `Command { std: "docker" "start" "-a" "1b7968a515c2acf2eaa53340dfe8abbd78b867c0fe4bc8428cfcdb01130d5c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b7968a515c2acf2eaa53340dfe8abbd78b867c0fe4bc8428cfcdb01130d5c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b7968a515c2acf2eaa53340dfe8abbd78b867c0fe4bc8428cfcdb01130d5c7d", kill_on_drop: false }`
[INFO] [stdout] 1b7968a515c2acf2eaa53340dfe8abbd78b867c0fe4bc8428cfcdb01130d5c7d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21501dcefa3cee678ceb8ed2b5c7019826ad1cd024ccc9380b64992f1e2346d9
[INFO] running `Command { std: "docker" "start" "-a" "21501dcefa3cee678ceb8ed2b5c7019826ad1cd024ccc9380b64992f1e2346d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling razer-ws v0.9.3
[INFO] [stderr]    Compiling razer v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.49s
[INFO] running `Command { std: "docker" "inspect" "21501dcefa3cee678ceb8ed2b5c7019826ad1cd024ccc9380b64992f1e2346d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21501dcefa3cee678ceb8ed2b5c7019826ad1cd024ccc9380b64992f1e2346d9", kill_on_drop: false }`
[INFO] [stdout] 21501dcefa3cee678ceb8ed2b5c7019826ad1cd024ccc9380b64992f1e2346d9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ea18d3fdefbaf42515b8d30c386ab6dcd117882c4d87045b0ff715340466ef5
[INFO] running `Command { std: "docker" "start" "-a" "9ea18d3fdefbaf42515b8d30c386ab6dcd117882c4d87045b0ff715340466ef5", kill_on_drop: false }`
[INFO] [stderr]    Compiling razer v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s
[INFO] running `Command { std: "docker" "inspect" "9ea18d3fdefbaf42515b8d30c386ab6dcd117882c4d87045b0ff715340466ef5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea18d3fdefbaf42515b8d30c386ab6dcd117882c4d87045b0ff715340466ef5", kill_on_drop: false }`
[INFO] [stdout] 9ea18d3fdefbaf42515b8d30c386ab6dcd117882c4d87045b0ff715340466ef5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4a82b5fe889bf27fdb311fd9f9545a0888c3e4842da24067290b8804410c05fc
[INFO] running `Command { std: "docker" "start" "-a" "4a82b5fe889bf27fdb311fd9f9545a0888c3e4842da24067290b8804410c05fc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/razer-7b8e3e42954d96b3)
[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 razer
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/connections.rs - connections::open (line 17) ... FAILED
[INFO] [stdout] test src/send.rs - send::broadcast (line 75) ... FAILED
[INFO] [stdout] test src/send.rs - send::send (line 9) ... FAILED
[INFO] [stdout] test src/connections.rs - connections::closed (line 2) ... FAILED
[INFO] [stdout] test src/send.rs - send::send_to (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 5) has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "4a82b5fe889bf27fdb311fd9f9545a0888c3e4842da24067290b8804410c05fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a82b5fe889bf27fdb311fd9f9545a0888c3e4842da24067290b8804410c05fc", kill_on_drop: false }`
[INFO] [stdout] 4a82b5fe889bf27fdb311fd9f9545a0888c3e4842da24067290b8804410c05fc
