[INFO] cloning repository https://github.com/eduidl/rump-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eduidl/rump-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduidl%2Frump-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduidl%2Frump-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcbff23980049be133470fa6d5a91d3143d085ba [INFO] checking eduidl/rump-example against master#1c7b36d4db582cb47513a6c7176baaec1c3346ab for pr-99197 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduidl%2Frump-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eduidl/rump-example on toolchain 1c7b36d4db582cb47513a6c7176baaec1c3346ab [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eduidl/rump-example [INFO] finished tweaking git repo https://github.com/eduidl/rump-example [INFO] tweaked toml for git repo https://github.com/eduidl/rump-example written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/eduidl/rump-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1561df21e985eccca1b11af388de2761d45220128f044b5a81e4f7dcee746ca [INFO] running `Command { std: "docker" "start" "-a" "e1561df21e985eccca1b11af388de2761d45220128f044b5a81e4f7dcee746ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1561df21e985eccca1b11af388de2761d45220128f044b5a81e4f7dcee746ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1561df21e985eccca1b11af388de2761d45220128f044b5a81e4f7dcee746ca", kill_on_drop: false }` [INFO] [stdout] e1561df21e985eccca1b11af388de2761d45220128f044b5a81e4f7dcee746ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed73fa1c7389e1e7b5675bd0f37f7d1c9b5a61c0e27420127a327e0773a41bca [INFO] running `Command { std: "docker" "start" "-a" "ed73fa1c7389e1e7b5675bd0f37f7d1c9b5a61c0e27420127a327e0773a41bca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling rug v1.16.0 [INFO] [stderr] Checking svg v0.7.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking plotlib v0.5.1 [INFO] [stderr] Checking rump-problem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `plotlib::line` [INFO] [stdout] --> src/main.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use plotlib::line::{Line, Style}; [INFO] [stdout] | ^^^^ could not find `line` in `plotlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `plotlib::style::Line` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use plotlib::style::Line as _Line; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Line` in `style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `plotlib::line` [INFO] [stdout] --> src/main.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use plotlib::line::{Line, Style}; [INFO] [stdout] | ^^^^ could not find `line` in `plotlib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `plotlib::style::Line` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use plotlib::style::Line as _Line; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Line` in `style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&_: ContinuousRepresentation` is not satisfied [INFO] [stdout] --> src/main.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .add(&line) [INFO] [stdout] | --- -^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `ContinuousRepresentation` is not implemented for `&_` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ContinuousView::add` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotlib-0.5.1/src/view.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn add(mut self, repr: R) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ContinuousView::add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&_: ContinuousRepresentation` is not satisfied [INFO] [stdout] --> src/main.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | .add(&line) [INFO] [stdout] | --- -^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `ContinuousRepresentation` is not implemented for `&_` [INFO] [stdout] | | help: consider removing the leading `&`-reference [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ContinuousView::add` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/plotlib-0.5.1/src/view.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn add(mut self, repr: R) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ContinuousView::add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rump-problem` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rump-problem` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ed73fa1c7389e1e7b5675bd0f37f7d1c9b5a61c0e27420127a327e0773a41bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed73fa1c7389e1e7b5675bd0f37f7d1c9b5a61c0e27420127a327e0773a41bca", kill_on_drop: false }` [INFO] [stdout] ed73fa1c7389e1e7b5675bd0f37f7d1c9b5a61c0e27420127a327e0773a41bca