[INFO] cloning repository https://github.com/museun/what_stream [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/museun/what_stream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fwhat_stream", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fwhat_stream'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e55a777a8ad698db0b32cd16523573a39d20b1e [INFO] testing museun/what_stream against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fwhat_stream" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/museun/what_stream on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/museun/what_stream [INFO] finished tweaking git repo https://github.com/museun/what_stream [INFO] tweaked toml for git repo https://github.com/museun/what_stream written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/museun/what_stream already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e43838bf10b12086815e0ce64ac87572790247e8aee8cda360317a15315537aa [INFO] running `Command { std: "docker" "start" "-a" "e43838bf10b12086815e0ce64ac87572790247e8aee8cda360317a15315537aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e43838bf10b12086815e0ce64ac87572790247e8aee8cda360317a15315537aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43838bf10b12086815e0ce64ac87572790247e8aee8cda360317a15315537aa", kill_on_drop: false }` [INFO] [stdout] e43838bf10b12086815e0ce64ac87572790247e8aee8cda360317a15315537aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 045989ebd79bdd0d274793a2c280d2583017eb2d7226ced6b2c485ae04c028ca [INFO] running `Command { std: "docker" "start" "-a" "045989ebd79bdd0d274793a2c280d2583017eb2d7226ced6b2c485ae04c028ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ureq v2.2.0 [INFO] [stderr] Compiling what_stream v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `WHAT_STREAM_CLIENT_ID` not defined [INFO] [stdout] --> src/lib.rs:4:41 [INFO] [stdout] | [INFO] [stdout] 4 | pub const WHAT_STREAM_CLIENT_ID: &str = env!("WHAT_STREAM_CLIENT_ID"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WHAT_STREAM_CLIENT_SECRET` not defined [INFO] [stdout] --> src/lib.rs:7:45 [INFO] [stdout] | [INFO] [stdout] 7 | pub const WHAT_STREAM_CLIENT_SECRET: &str = env!("WHAT_STREAM_CLIENT_SECRET"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/render/demo.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | std::array::IntoIter::new(Self::ENTRIES) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `what_stream` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "045989ebd79bdd0d274793a2c280d2583017eb2d7226ced6b2c485ae04c028ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045989ebd79bdd0d274793a2c280d2583017eb2d7226ced6b2c485ae04c028ca", kill_on_drop: false }` [INFO] [stdout] 045989ebd79bdd0d274793a2c280d2583017eb2d7226ced6b2c485ae04c028ca