[INFO] cloning repository https://github.com/shanlihou/rust_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shanlihou/rust_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanlihou%2Frust_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanlihou%2Frust_tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f4f81463dfbd721b4e174dd86b8303af0cb691e [INFO] testing shanlihou/rust_tool against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanlihou%2Frust_tool" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shanlihou/rust_tool on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shanlihou/rust_tool [INFO] finished tweaking git repo https://github.com/shanlihou/rust_tool [INFO] tweaked toml for git repo https://github.com/shanlihou/rust_tool written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/shanlihou/rust_tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef7f3e0c51789e5e43dc682d9118df0316f2db06224139fe2dfb6cd9cd84a539 [INFO] running `Command { std: "docker" "start" "-a" "ef7f3e0c51789e5e43dc682d9118df0316f2db06224139fe2dfb6cd9cd84a539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef7f3e0c51789e5e43dc682d9118df0316f2db06224139fe2dfb6cd9cd84a539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7f3e0c51789e5e43dc682d9118df0316f2db06224139fe2dfb6cd9cd84a539", kill_on_drop: false }` [INFO] [stdout] ef7f3e0c51789e5e43dc682d9118df0316f2db06224139fe2dfb6cd9cd84a539 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d24e2af9838ff75393efc6fbc7e9fe7976e3b9c546a50c5c5a552c0e70b88a83 [INFO] running `Command { std: "docker" "start" "-a" "d24e2af9838ff75393efc6fbc7e9fe7976e3b9c546a50c5c5a552c0e70b88a83", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling resize_png v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `glium` [INFO] [stdout] --> src/just_show.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate glium; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/just_show.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | let mut events_loop = glutin::EventsLoop::new(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/just_show.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | let window = glutin::WindowBuilder::new(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/just_show.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | let context = glutin::ContextBuilder::new(); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/just_show.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | glutin::Event::WindowEvent { event, .. } => match event { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/just_show.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | glutin::WindowEvent::CloseRequested => closed = true, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `glutin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `display` in this scope [INFO] [stdout] --> src/just_show.rs:15:51 [INFO] [stdout] | [INFO] [stdout] 15 | let vertex_buffer = glium::VertexBuffer::new(&display, &shape).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image::GenericImage` [INFO] [stdout] --> src/notation.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use image::GenericImage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `resize_png` due to 8 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d24e2af9838ff75393efc6fbc7e9fe7976e3b9c546a50c5c5a552c0e70b88a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d24e2af9838ff75393efc6fbc7e9fe7976e3b9c546a50c5c5a552c0e70b88a83", kill_on_drop: false }` [INFO] [stdout] d24e2af9838ff75393efc6fbc7e9fe7976e3b9c546a50c5c5a552c0e70b88a83