[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] checking michaelb/rust-jupyter-client against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelb%2Frust-jupyter-client" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelb/rust-jupyter-client on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-100/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb587f8c232392f89820c3d842d2e5baece273a82a4975ddfc28f001b132461a [INFO] running `Command { std: "docker" "start" "-a" "eb587f8c232392f89820c3d842d2e5baece273a82a4975ddfc28f001b132461a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb587f8c232392f89820c3d842d2e5baece273a82a4975ddfc28f001b132461a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb587f8c232392f89820c3d842d2e5baece273a82a4975ddfc28f001b132461a", kill_on_drop: false }` [INFO] [stdout] eb587f8c232392f89820c3d842d2e5baece273a82a4975ddfc28f001b132461a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a916e63f8e86be9a30d6e2b86236048073514915c68b7c1460e9e70445aea63c [INFO] running `Command { std: "docker" "start" "-a" "a916e63f8e86be9a30d6e2b86236048073514915c68b7c1460e9e70445aea63c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Checking block-padding v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking hmac v0.7.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking structopt v0.2.13 [INFO] [stderr] Checking 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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.53s [INFO] running `Command { std: "docker" "inspect" "a916e63f8e86be9a30d6e2b86236048073514915c68b7c1460e9e70445aea63c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a916e63f8e86be9a30d6e2b86236048073514915c68b7c1460e9e70445aea63c", kill_on_drop: false }` [INFO] [stdout] a916e63f8e86be9a30d6e2b86236048073514915c68b7c1460e9e70445aea63c