[INFO] cloning repository https://github.com/AngelOfSol/dsa_hw2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AngelOfSol/dsa_hw2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelOfSol%2Fdsa_hw2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelOfSol%2Fdsa_hw2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19d4f888968fd02fbccccaa603e42ce2dcfc5bcd [INFO] checking AngelOfSol/dsa_hw2 against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelOfSol%2Fdsa_hw2" "/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/AngelOfSol/dsa_hw2 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AngelOfSol/dsa_hw2 [INFO] finished tweaking git repo https://github.com/AngelOfSol/dsa_hw2 [INFO] tweaked toml for git repo https://github.com/AngelOfSol/dsa_hw2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/AngelOfSol/dsa_hw2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.glutin.sha [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-4/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bjz/cgmath-rs` [INFO] [stderr] Updating git repository `https://github.com/tomaka/glium` [INFO] [stderr] Updating git repository `https://github.com/tomaka/glutin` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.glutin.sha [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-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87393983ed47184c6384ee3e94639baf075c53bbe9dc879599f410deb0d3ea8b [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" "87393983ed47184c6384ee3e94639baf075c53bbe9dc879599f410deb0d3ea8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87393983ed47184c6384ee3e94639baf075c53bbe9dc879599f410deb0d3ea8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87393983ed47184c6384ee3e94639baf075c53bbe9dc879599f410deb0d3ea8b", kill_on_drop: false }` [INFO] [stdout] 87393983ed47184c6384ee3e94639baf075c53bbe9dc879599f410deb0d3ea8b [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc617c319559344d20d36fe3c5a9d7c49994aea1230152e29c9246e9d86a1a16 [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" "fc617c319559344d20d36fe3c5a9d7c49994aea1230152e29c9246e9d86a1a16", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.glutin.sha [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling cgmath v0.17.0 (https://github.com/bjz/cgmath-rs#a691de87) [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling glium_macros v0.0.2 (https://github.com/tomaka/glium#793da7d2) [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/793da7d/macros/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(quote)] [INFO] [stdout] | ^^^^^ feature has been removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 (https://github.com/tomaka/glutin#fef5c513) [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 (https://github.com/tomaka/glutin#fef5c513) [INFO] [stderr] Compiling glium v0.28.0 (https://github.com/tomaka/glium#793da7d2) [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/glium-97efbf60546e7f86/793da7d/macros/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.asan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] error: could not compile `glium_macros` [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [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: build failed [INFO] running `Command { std: "docker" "inspect" "fc617c319559344d20d36fe3c5a9d7c49994aea1230152e29c9246e9d86a1a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc617c319559344d20d36fe3c5a9d7c49994aea1230152e29c9246e9d86a1a16", kill_on_drop: false }` [INFO] [stdout] fc617c319559344d20d36fe3c5a9d7c49994aea1230152e29c9246e9d86a1a16