[INFO] updating cached repository https://github.com/wagnerf42/rayon-logs-viewer
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] e373ad7d11a1cbd475d3d40c879598a9d35a850a
[INFO] checking wagnerf42/rayon-logs-viewer against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwagnerf42%2Frayon-logs-viewer" "/workspace/builds/worker-0/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wagnerf42/rayon-logs-viewer on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/wagnerf42/rayon-logs-viewer
[INFO] removed path dependency rayon_logs from git repo https://github.com/wagnerf42/rayon-logs-viewer
[INFO] finished tweaking git repo https://github.com/wagnerf42/rayon-logs-viewer
[INFO] tweaked toml for git repo https://github.com/wagnerf42/rayon-logs-viewer written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/wagnerf42/rayon-logs-viewer already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (rayon_logs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (rayon_logs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 439704cdfc6bcc69afad74bdc5d26467cbcbe25fd150684c6a03239276a95379
[INFO] running `"docker" "start" "-a" "439704cdfc6bcc69afad74bdc5d26467cbcbe25fd150684c6a03239276a95379"`
[INFO] [stderr] warning: dependency (rayon_logs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking rand_pcg v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking pistoncore-input v0.23.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking piston2d-graphics v0.28.0
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling glutin v0.19.0
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]    Compiling gfx_gl v0.5.0
[INFO] [stderr]     Checking pistoncore-window v0.34.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking pistoncore-event_loop v0.39.0
[INFO] [stderr]     Checking piston v0.39.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]     Checking rayon_logs v0.1.3
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking tiff v0.2.2
[INFO] [stderr]     Checking gfx_core v0.8.3
[INFO] [stderr]     Checking image v0.20.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]     Checking winit v0.18.1
[INFO] [stderr]     Checking pistoncore-glutin_window v0.51.1
[INFO] [stderr]     Checking gfx v0.17.1
[INFO] [stderr]     Checking gfx_device_gl v0.15.5
[INFO] [stderr]     Checking piston-gfx_texture v0.34.0
[INFO] [stderr]     Checking piston2d-gfx_graphics v0.54.0
[INFO] [stderr]     Checking piston_window v0.85.0
[INFO] [stderr]     Checking rayon-logs-viewer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0412]: cannot find type `Rectangle` in crate `rayon_logs`
[INFO] [stderr]   --> src/main.rs:15:21
[INFO] [stderr]    |
[INFO] [stderr] 15 |     r: &rayon_logs::Rectangle,
[INFO] [stderr]    |                     ^^^^^^^^^ not found in `rayon_logs`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use piston_window::Rectangle;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use piston_window::rectangle::Rectangle;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use piston_window::types::Rectangle;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Rectangle` in crate `rayon_logs`
[INFO] [stderr]   --> src/main.rs:15:21
[INFO] [stderr]    |
[INFO] [stderr] 15 |     r: &rayon_logs::Rectangle,
[INFO] [stderr]    |                     ^^^^^^^^^ not found in `rayon_logs`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use piston_window::Rectangle;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use piston_window::rectangle::Rectangle;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use piston_window::types::Rectangle;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stderr]   --> src/main.rs:49:17
[INFO] [stderr]    |
[INFO] [stderr] 49 |     let scene = visualisation(&log, None);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^ ----  ---- supplied 2 arguments
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 expected 1 argument
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `unwrap` found for tuple `(u64, u64)` in the current scope
[INFO] [stderr]   --> src/main.rs:77:30
[INFO] [stderr]    |
[INFO] [stderr] 77 |         .map(|r| r.animation.unwrap().0)
[INFO] [stderr]    |                              ^^^^^^ method not found in `(u64, u64)`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `unwrap` found for tuple `(u64, u64)` in the current scope
[INFO] [stderr]   --> src/main.rs:83:30
[INFO] [stderr]    |
[INFO] [stderr] 83 |         .map(|r| r.animation.unwrap().1)
[INFO] [stderr]    |                              ^^^^^^ method not found in `(u64, u64)`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 4 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0061, E0412, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0061`.
[INFO] [stderr] error: could not compile `rayon-logs-viewer`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stderr]   --> src/main.rs:49:17
[INFO] [stderr]    |
[INFO] [stderr] 49 |     let scene = visualisation(&log, None);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^ ----  ---- supplied 2 arguments
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 expected 1 argument
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `unwrap` found for tuple `(u64, u64)` in the current scope
[INFO] [stderr]   --> src/main.rs:77:30
[INFO] [stderr]    |
[INFO] [stderr] 77 |         .map(|r| r.animation.unwrap().0)
[INFO] [stderr]    |                              ^^^^^^ method not found in `(u64, u64)`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `unwrap` found for tuple `(u64, u64)` in the current scope
[INFO] [stderr]   --> src/main.rs:83:30
[INFO] [stderr]    |
[INFO] [stderr] 83 |         .map(|r| r.animation.unwrap().1)
[INFO] [stderr]    |                              ^^^^^^ method not found in `(u64, u64)`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 4 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0061, E0412, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0061`.
[INFO] [stderr] error: could not compile `rayon-logs-viewer`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "439704cdfc6bcc69afad74bdc5d26467cbcbe25fd150684c6a03239276a95379"`
[INFO] running `"docker" "rm" "-f" "439704cdfc6bcc69afad74bdc5d26467cbcbe25fd150684c6a03239276a95379"`
[INFO] [stdout] 439704cdfc6bcc69afad74bdc5d26467cbcbe25fd150684c6a03239276a95379
