[INFO] fetching crate codealong 0.1.1...
[INFO] checking codealong-0.1.1 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate codealong 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate codealong 0.1.1 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate codealong 0.1.1
[INFO] finished tweaking crates.io crate codealong 0.1.1
[INFO] tweaked toml for crates.io crate codealong 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35edb18abefdafb7a3873dfadaa6e37e403977821a022a0d8b11147d2febbca0
[INFO] running `Command { std: "docker" "start" "-a" "35edb18abefdafb7a3873dfadaa6e37e403977821a022a0d8b11147d2febbca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35edb18abefdafb7a3873dfadaa6e37e403977821a022a0d8b11147d2febbca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35edb18abefdafb7a3873dfadaa6e37e403977821a022a0d8b11147d2febbca0", kill_on_drop: false }`
[INFO] [stdout] 35edb18abefdafb7a3873dfadaa6e37e403977821a022a0d8b11147d2febbca0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b02e60c550c2e91b4e3a9e73cd2750b12a8e978642cbf0b188a52cd6fde5407
[INFO] running `Command { std: "docker" "start" "-a" "2b02e60c550c2e91b4e3a9e73cd2750b12a8e978642cbf0b188a52cd6fde5407", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling curl-sys v0.4.65+curl-8.2.1
[INFO] [stderr]    Compiling libgit2-sys v0.7.11
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling include_dir_impl v0.2.1
[INFO] [stderr]     Checking include_dir v0.2.1
[INFO] [stderr]     Checking git2 v0.8.0
[INFO] [stderr]     Checking codealong v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/repo.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type ProgressCallback<'a> = FnMut(usize, usize) + 'a;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type ProgressCallback<'a> = dyn FnMut(usize, usize) + 'a;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/repo.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type ProgressCallback<'a> = FnMut(usize, usize) + 'a;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type ProgressCallback<'a> = dyn FnMut(usize, usize) + 'a;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
[INFO] [stdout]    --> src/utils.rs:224:27
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let tz = FixedOffset::east(time.offset_minutes() * 60);
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/utils.rs:225:8
[INFO] [stdout]     |
[INFO] [stdout] 225 |     tz.timestamp(time.seconds(), 0).with_timezone(&Utc)
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
[INFO] [stdout]    --> src/utils.rs:224:27
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let tz = FixedOffset::east(time.offset_minutes() * 60);
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/utils.rs:225:8
[INFO] [stdout]     |
[INFO] [stdout] 225 |     tz.timestamp(time.seconds(), 0).with_timezone(&Utc)
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 23.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2b02e60c550c2e91b4e3a9e73cd2750b12a8e978642cbf0b188a52cd6fde5407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b02e60c550c2e91b4e3a9e73cd2750b12a8e978642cbf0b188a52cd6fde5407", kill_on_drop: false }`
[INFO] [stdout] 2b02e60c550c2e91b4e3a9e73cd2750b12a8e978642cbf0b188a52cd6fde5407
