[INFO] crate implicit 0.1.0 is already in cache [INFO] testing implicit-0.1.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate implicit 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate implicit 0.1.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate implicit 0.1.0 [INFO] finished tweaking crates.io crate implicit 0.1.0 [INFO] tweaked toml for crates.io crate implicit 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ef567c49b04518ce0bd052073a6fa29345a29e2bd611844c6a4c1f7632a7a81 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4ef567c49b04518ce0bd052073a6fa29345a29e2bd611844c6a4c1f7632a7a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ef567c49b04518ce0bd052073a6fa29345a29e2bd611844c6a4c1f7632a7a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef567c49b04518ce0bd052073a6fa29345a29e2bd611844c6a4c1f7632a7a81", kill_on_drop: false }` [INFO] [stdout] 4ef567c49b04518ce0bd052073a6fa29345a29e2bd611844c6a4c1f7632a7a81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6fb4d01dc5bd19d0801e08381c69d0b472ded1bbd6164ec3482683cace3c46f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e6fb4d01dc5bd19d0801e08381c69d0b472ded1bbd6164ec3482683cace3c46f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.37 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling piston-float v0.1.0 [INFO] [stderr] Compiling vecmath v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling flame v0.1.12 [INFO] [stderr] Compiling implicit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:127:36 [INFO] [stdout] | [INFO] [stdout] 127 | fn borrow<'a>(&'a self) -> &'a Implicit where Self: Sized { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Implicit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:381:28 [INFO] [stdout] | [INFO] [stdout] 381 | impl <'a> Implicit for &'a Implicit { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Implicit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:411:15 [INFO] [stdout] | [INFO] [stdout] 411 | inner: Rc [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Implicit + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `itertools::PutBack<_>` in the current scope [INFO] [stdout] --> src/private/dash.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | let mut points = PutBack::new(points); [INFO] [stdout] | ^^^ function or associated item not found in `itertools::PutBack<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 1 argument, but it takes 0 arguments [INFO] [stdout] --> src/private/render.rs:246:32 [INFO] [stdout] | [INFO] [stdout] 246 | joiners.push(scope.spawn(move || { [INFO] [stdout] | ^^^^^ ------- takes 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected closure that takes 1 argument [INFO] [stdout] | [INFO] [stdout] help: consider changing the closure to take and ignore the expected argument [INFO] [stdout] | [INFO] [stdout] 246 | joiners.push(scope.spawn(move |_| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/private/render.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | lines.append(&mut joiner.join()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut std::vec::Vec<_>` [INFO] [stdout] found mutable reference `&mut std::result::Result<_, std::boxed::Box<(dyn std::any::Any + std::marker::Send + 'static)>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/private/render.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 239 | fn gather_lines(resolution: f32, sample_points: Vec<(f32, f32)>, shape: &S) -> Vec { [INFO] [stdout] | --------- expected `std::vec::Vec` because of return type [INFO] [stdout] ... [INFO] [stdout] 270 | lines [INFO] [stdout] | ^^^^^ expected struct `std::vec::Vec`, found enum `std::result::Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::vec::Vec` [INFO] [stdout] found enum `std::result::Result, std::boxed::Box>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Implicit` [INFO] [stdout] --> src/scene.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use ::{OutputMode, RenderMode, SyncImplicit, Implicit, render, OutputDevice}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0593, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `implicit`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e6fb4d01dc5bd19d0801e08381c69d0b472ded1bbd6164ec3482683cace3c46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6fb4d01dc5bd19d0801e08381c69d0b472ded1bbd6164ec3482683cace3c46f", kill_on_drop: false }` [INFO] [stdout] e6fb4d01dc5bd19d0801e08381c69d0b472ded1bbd6164ec3482683cace3c46f