[INFO] cloning repository https://github.com/michaelb/rust-jupyter-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelb/rust-jupyter-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelb%2Frust-jupyter-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelb%2Frust-jupyter-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e9c939df3fbe99e81bd8a4e4161e5f5fbfa1bcd [INFO] testing michaelb/rust-jupyter-client against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelb%2Frust-jupyter-client" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelb/rust-jupyter-client on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaelb/rust-jupyter-client [INFO] finished tweaking git repo https://github.com/michaelb/rust-jupyter-client [INFO] tweaked toml for git repo https://github.com/michaelb/rust-jupyter-client written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/michaelb/rust-jupyter-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byte-tools v0.3.0 [INFO] [stderr] Downloaded hmac v0.7.0 [INFO] [stderr] Downloaded block-padding v0.1.2 [INFO] [stderr] Downloaded opaque-debug v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac12dee560dc8753ccb62269ea956bbbe542b52badae91a2e2c8f6db88e474d8 [INFO] running `Command { std: "docker" "start" "-a" "ac12dee560dc8753ccb62269ea956bbbe542b52badae91a2e2c8f6db88e474d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac12dee560dc8753ccb62269ea956bbbe542b52badae91a2e2c8f6db88e474d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac12dee560dc8753ccb62269ea956bbbe542b52badae91a2e2c8f6db88e474d8", kill_on_drop: false }` [INFO] [stdout] ac12dee560dc8753ccb62269ea956bbbe542b52badae91a2e2c8f6db88e474d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee1e000f81e884896d11134faba481a841dcfb169f63775a5e9fb5a338f253dc [INFO] running `Command { std: "docker" "start" "-a" "ee1e000f81e884896d11134faba481a841dcfb169f63775a5e9fb5a338f253dc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling jupyter-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.55s [INFO] running `Command { std: "docker" "inspect" "ee1e000f81e884896d11134faba481a841dcfb169f63775a5e9fb5a338f253dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1e000f81e884896d11134faba481a841dcfb169f63775a5e9fb5a338f253dc", kill_on_drop: false }` [INFO] [stdout] ee1e000f81e884896d11134faba481a841dcfb169f63775a5e9fb5a338f253dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa51301ff4180fd658c1bf0067d0f281f2cdcd74fd7023e3503d1175b9369564 [INFO] running `Command { std: "docker" "start" "-a" "aa51301ff4180fd658c1bf0067d0f281f2cdcd74fd7023e3503d1175b9369564", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling jupyter-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `json` is imported redundantly [INFO] [stdout] --> src/wire.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 209 | use serde_json::json; [INFO] [stdout] | ---------------- the item `json` is already imported here [INFO] [stdout] ... [INFO] [stdout] 296 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jupyter-client`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name jupyter_client --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=9068e2555c96a075 -C extra-filename=-9068e2555c96a075 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8ef22a24cca28459.rlib --extern crypto_mac=/opt/rustwide/target/debug/deps/libcrypto_mac-979f9ca1df9f160d.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-cf651a04cef72f88.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-bd156af74da3ab78.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-aca54e0d1d1c553e.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-9f3302b23e8e6ad8.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-68db1574e9482e63.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-6c9f8328fa7e7b81.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ff95d25bb310a5b3.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-6d082b59f1c2692f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e83f48c9d172b658.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-713f2c110de90abb.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-58f58924b2b59d6f.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-71f4c20085016089.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c8ab12e1ea2969d4.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-48bbabcd3cd50261.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dfc047fcebdc24c2.rlib --extern zmq=/opt/rustwide/target/debug/deps/libzmq-613e2bf6d962f163.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-b4e9a15dbd8969fb/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aa51301ff4180fd658c1bf0067d0f281f2cdcd74fd7023e3503d1175b9369564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa51301ff4180fd658c1bf0067d0f281f2cdcd74fd7023e3503d1175b9369564", kill_on_drop: false }` [INFO] [stdout] aa51301ff4180fd658c1bf0067d0f281f2cdcd74fd7023e3503d1175b9369564