[INFO] cloning repository https://github.com/ajmwagar/bd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajmwagar/bd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajmwagar%2Fbd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajmwagar%2Fbd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cc49e4900478222ca9c7c208e641dde59065294 [INFO] testing ajmwagar/bd against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajmwagar%2Fbd" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajmwagar/bd 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/ajmwagar/bd [INFO] finished tweaking git repo https://github.com/ajmwagar/bd [INFO] tweaked toml for git repo https://github.com/ajmwagar/bd written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ajmwagar/bd 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bus v2.2.2 [INFO] running `Command { std: "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" "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] 9cbdd9d0218f045bec69dc0be57065234c201cd5d659fdc6abef0518c0c17d83 [INFO] running `Command { std: "docker" "start" "-a" "9cbdd9d0218f045bec69dc0be57065234c201cd5d659fdc6abef0518c0c17d83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cbdd9d0218f045bec69dc0be57065234c201cd5d659fdc6abef0518c0c17d83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cbdd9d0218f045bec69dc0be57065234c201cd5d659fdc6abef0518c0c17d83", kill_on_drop: false }` [INFO] [stdout] 9cbdd9d0218f045bec69dc0be57065234c201cd5d659fdc6abef0518c0c17d83 [INFO] running `Command { std: "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" "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] 1d5d9ff7d6f5b663f99cb4c6e0243e5f02ca23686f68fe2fd6d007df278cfc3f [INFO] running `Command { std: "docker" "start" "-a" "1d5d9ff7d6f5b663f99cb4c6e0243e5f02ca23686f68fe2fd6d007df278cfc3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bus v2.2.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.4 [INFO] [stderr] Compiling structopt v0.3.4 [INFO] [stderr] Compiling bdd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/main.rs:141:62 [INFO] [stdout] | [INFO] [stdout] 141 | while file.stream_position()? < file.stream_len()? { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'seek_stream_len' [INFO] [stdout] --> src/main.rs:142:46 [INFO] [stdout] | [INFO] [stdout] 142 | ... let diff = (file.stream_len()? - file.stream_position()?) as usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #59359 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bdd` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "1d5d9ff7d6f5b663f99cb4c6e0243e5f02ca23686f68fe2fd6d007df278cfc3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5d9ff7d6f5b663f99cb4c6e0243e5f02ca23686f68fe2fd6d007df278cfc3f", kill_on_drop: false }` [INFO] [stdout] 1d5d9ff7d6f5b663f99cb4c6e0243e5f02ca23686f68fe2fd6d007df278cfc3f