[INFO] cloning repository https://github.com/darti/rmk-notebook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darti/rmk-notebook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarti%2Frmk-notebook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarti%2Frmk-notebook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a14584aa7d7f80a2199c30b8c4c0aa22f925752a [INFO] testing darti/rmk-notebook against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarti%2Frmk-notebook" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darti/rmk-notebook on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darti/rmk-notebook [INFO] finished tweaking git repo https://github.com/darti/rmk-notebook [INFO] tweaked toml for git repo https://github.com/darti/rmk-notebook written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/darti/rmk-notebook already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27191fb6e607ec4c4a6246484b1c1377d3df46c1d4bdef5bdb54d223dbe29d04 [INFO] running `Command { std: "docker" "start" "-a" "27191fb6e607ec4c4a6246484b1c1377d3df46c1d4bdef5bdb54d223dbe29d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27191fb6e607ec4c4a6246484b1c1377d3df46c1d4bdef5bdb54d223dbe29d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27191fb6e607ec4c4a6246484b1c1377d3df46c1d4bdef5bdb54d223dbe29d04", kill_on_drop: false }` [INFO] [stdout] 27191fb6e607ec4c4a6246484b1c1377d3df46c1d4bdef5bdb54d223dbe29d04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfeaec1a270a0c465316aa713006a251cb8296087eeba7666bd9ba1aa16854be [INFO] running `Command { std: "docker" "start" "-a" "bfeaec1a270a0c465316aa713006a251cb8296087eeba7666bd9ba1aa16854be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling pdf-canvas v0.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling lines-are-rusty v0.2.0 (https://github.com/ax3l/lines-are-rusty.git?branch=develop#bc6b33f5) [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling rmk-notebook v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/lib.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn read_notebook(root: &PathBuf, id: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/lib.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn read_notebook(root: &PathBuf, id: &str) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_metadata` [INFO] [stdout] --> src/notebook.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn read_metadata(root: &PathBuf, id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "bfeaec1a270a0c465316aa713006a251cb8296087eeba7666bd9ba1aa16854be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfeaec1a270a0c465316aa713006a251cb8296087eeba7666bd9ba1aa16854be", kill_on_drop: false }` [INFO] [stdout] bfeaec1a270a0c465316aa713006a251cb8296087eeba7666bd9ba1aa16854be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c759decc2cb2fe7351baaa50f54a1a6ec2625324d0eb040de726dc290359e1fb [INFO] running `Command { std: "docker" "start" "-a" "c759decc2cb2fe7351baaa50f54a1a6ec2625324d0eb040de726dc290359e1fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rmk-notebook v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/lib.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn read_notebook(root: &PathBuf, id: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/lib.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn read_notebook(root: &PathBuf, id: &str) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_metadata` [INFO] [stdout] --> src/notebook.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn read_metadata(root: &PathBuf, id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/lib.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn read_notebook(root: &PathBuf, id: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/lib.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn read_notebook(root: &PathBuf, id: &str) -> Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> src/notebook.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | let root = PathBuf::from("samples"); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/notebook.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let id = "0d9af7de-39f8-4251-8500-330eec0d00f0"; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_metadata` [INFO] [stdout] --> src/notebook.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn read_metadata(root: &PathBuf, id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 32s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "c759decc2cb2fe7351baaa50f54a1a6ec2625324d0eb040de726dc290359e1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c759decc2cb2fe7351baaa50f54a1a6ec2625324d0eb040de726dc290359e1fb", kill_on_drop: false }` [INFO] [stdout] c759decc2cb2fe7351baaa50f54a1a6ec2625324d0eb040de726dc290359e1fb