[INFO] cloning repository https://github.com/kanghua309/my-spiderx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanghua309/my-spiderx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanghua309%2Fmy-spiderx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanghua309%2Fmy-spiderx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3365f2e7d65f4b903cd91ed115d916c18cd049c
[INFO] testing kanghua309/my-spiderx against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanghua309%2Fmy-spiderx" "/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/kanghua309/my-spiderx on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kanghua309/my-spiderx
[INFO] finished tweaking git repo https://github.com/kanghua309/my-spiderx
[INFO] tweaked toml for git repo https://github.com/kanghua309/my-spiderx written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kanghua309/my-spiderx 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xshell v0.1.9
[INFO] [stderr]   Downloaded heapless v0.5.6
[INFO] [stderr]   Downloaded postcard-cobs v0.1.5-pre
[INFO] [stderr]   Downloaded postcard v0.5.2
[INFO] [stderr]   Downloaded xshell-macros v0.1.9
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f7fb84a7012097c334832cb9221ee47503aab2fde52b40f55950e49e51aa92d
[INFO] running `Command { std: "docker" "start" "-a" "1f7fb84a7012097c334832cb9221ee47503aab2fde52b40f55950e49e51aa92d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f7fb84a7012097c334832cb9221ee47503aab2fde52b40f55950e49e51aa92d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f7fb84a7012097c334832cb9221ee47503aab2fde52b40f55950e49e51aa92d", kill_on_drop: false }`
[INFO] [stdout] 1f7fb84a7012097c334832cb9221ee47503aab2fde52b40f55950e49e51aa92d
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c04ad57e6ced149cc45a4de9b2b222bb1cefce45b0238ddc6f8a5022ed11e710
[INFO] running `Command { std: "docker" "start" "-a" "c04ad57e6ced149cc45a4de9b2b222bb1cefce45b0238ddc6f8a5022ed11e710", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling xshell-macros v0.1.9
[INFO] [stderr]    Compiling console v0.1.0 (/opt/rustwide/workdir/console)
[INFO] [stderr]    Compiling xshell v0.1.9
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling messages v0.1.0 (/opt/rustwide/workdir/messages)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.52s
[INFO] running `Command { std: "docker" "inspect" "c04ad57e6ced149cc45a4de9b2b222bb1cefce45b0238ddc6f8a5022ed11e710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c04ad57e6ced149cc45a4de9b2b222bb1cefce45b0238ddc6f8a5022ed11e710", kill_on_drop: false }`
[INFO] [stdout] c04ad57e6ced149cc45a4de9b2b222bb1cefce45b0238ddc6f8a5022ed11e710
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e39fdec777ca67df464e6e0eacf1200fc95de2c81b35da5c25447558d63f54c
[INFO] running `Command { std: "docker" "start" "-a" "2e39fdec777ca67df464e6e0eacf1200fc95de2c81b35da5c25447558d63f54c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.87
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling postcard-cobs v0.1.5-pre
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling nix v0.16.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling console v0.1.0 (/opt/rustwide/workdir/console)
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling libudev v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling postcard v0.5.2
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling serialport v4.0.0
[INFO] [stderr]    Compiling messages v0.1.0 (/opt/rustwide/workdir/messages)
[INFO] [stderr]    Compiling host-target-tests v0.1.0 (/opt/rustwide/workdir/host-target-tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.03s
[INFO] running `Command { std: "docker" "inspect" "2e39fdec777ca67df464e6e0eacf1200fc95de2c81b35da5c25447558d63f54c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e39fdec777ca67df464e6e0eacf1200fc95de2c81b35da5c25447558d63f54c", kill_on_drop: false }`
[INFO] [stdout] 2e39fdec777ca67df464e6e0eacf1200fc95de2c81b35da5c25447558d63f54c
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b1ead075347fe0c6f6abe67fe1d96aa2dc667faf6c029f359c631dcb31d375c
[INFO] running `Command { std: "docker" "start" "-a" "5b1ead075347fe0c6f6abe67fe1d96aa2dc667faf6c029f359c631dcb31d375c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/console-b09064a5f01990aa)
[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]      Running tests/serial.rs (/opt/rustwide/target/debug/deps/serial-6163dbd8544fc055)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test consecutive_sampling_returns_same_measurement ... FAILED
[INFO] [stdout] test get_measurement_succeeds ... FAILED
[INFO] [stdout] test new_measurement_every_2_seconds ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- consecutive_sampling_returns_same_measurement stdout ----
[INFO] [stdout] Error: device 1366:1015 is not connected
[INFO] [stdout] 
[INFO] [stdout] ---- get_measurement_succeeds stdout ----
[INFO] [stdout] Error: device 1366:1015 is not connected
[INFO] [stdout] 
[INFO] [stdout] ---- new_measurement_every_2_seconds stdout ----
[INFO] [stdout] Error: device 1366:1015 is not connected
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     consecutive_sampling_returns_same_measurement
[INFO] [stdout]     get_measurement_succeeds
[INFO] [stdout]     new_measurement_every_2_seconds
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p host-target-tests --test serial`
[INFO] running `Command { std: "docker" "inspect" "5b1ead075347fe0c6f6abe67fe1d96aa2dc667faf6c029f359c631dcb31d375c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b1ead075347fe0c6f6abe67fe1d96aa2dc667faf6c029f359c631dcb31d375c", kill_on_drop: false }`
[INFO] [stdout] 5b1ead075347fe0c6f6abe67fe1d96aa2dc667faf6c029f359c631dcb31d375c
