[INFO] fetching crate activitystreams-types 0.4.0-alpha.0...
[INFO] checking activitystreams-types-0.4.0-alpha.0 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate activitystreams-types 0.4.0-alpha.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate activitystreams-types 0.4.0-alpha.0 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate activitystreams-types 0.4.0-alpha.0
[INFO] finished tweaking crates.io crate activitystreams-types 0.4.0-alpha.0
[INFO] tweaked toml for crates.io crate activitystreams-types 0.4.0-alpha.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag-impl v0.1.8
[INFO] [stderr]   Downloaded typetag v0.1.8
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded inventory v0.2.3
[INFO] [stderr]   Downloaded ghost v0.1.17
[INFO] [stderr]   Downloaded activitystreams-traits v0.4.0-alpha.0
[INFO] [stderr]   Downloaded activitystreams-derive v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cfafafe2adac9ab1b59d37b0243a8f6b5f67ce33e565997e161bb406cf8f9d4
[INFO] running `Command { std: "docker" "start" "-a" "3cfafafe2adac9ab1b59d37b0243a8f6b5f67ce33e565997e161bb406cf8f9d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cfafafe2adac9ab1b59d37b0243a8f6b5f67ce33e565997e161bb406cf8f9d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cfafafe2adac9ab1b59d37b0243a8f6b5f67ce33e565997e161bb406cf8f9d4", kill_on_drop: false }`
[INFO] [stdout] 3cfafafe2adac9ab1b59d37b0243a8f6b5f67ce33e565997e161bb406cf8f9d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dc3a2662668ddd2f893c8eb98b756e46ce258499c731db25828f65b6c5f2a92
[INFO] running `Command { std: "docker" "start" "-a" "1dc3a2662668ddd2f893c8eb98b756e46ce258499c731db25828f65b6c5f2a92", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]    Compiling activitystreams-derive v0.4.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking typetag v0.1.8
[INFO] [stderr]     Checking activitystreams-traits v0.4.0-alpha.0
[INFO] [stderr]     Checking activitystreams-types v0.4.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut duration = chrono::Duration::days(365 * years);
[INFO] [stdout]     |                                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:129:49
[INFO] [stdout]     |
[INFO] [stdout] 129 |         duration = duration + chrono::Duration::days(31 * months);
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 |         duration = duration + chrono::Duration::days(days);
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:131:49
[INFO] [stdout]     |
[INFO] [stdout] 131 |         duration = duration + chrono::Duration::hours(hours);
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:132:49
[INFO] [stdout]     |
[INFO] [stdout] 132 |         duration = duration + chrono::Duration::minutes(minutes);
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:133:49
[INFO] [stdout]     |
[INFO] [stdout] 133 |         duration = duration + chrono::Duration::seconds(seconds);
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:155:54
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let (s, mut duration) = if chrono::Duration::seconds(0) > self.0 {
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:167:49
[INFO] [stdout]     |
[INFO] [stdout] 167 |         duration = duration - chrono::Duration::days(duration.num_days());
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:181:49
[INFO] [stdout]     |
[INFO] [stdout] 181 |         duration = duration - chrono::Duration::hours(duration.num_hours());
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:189:49
[INFO] [stdout]     |
[INFO] [stdout] 189 |         duration = duration - chrono::Duration::minutes(duration.num_minutes());
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let mut duration = chrono::Duration::days(365 * years);
[INFO] [stdout]     |                                              ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:129:49
[INFO] [stdout]     |
[INFO] [stdout] 129 |         duration = duration + chrono::Duration::days(31 * months);
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:130:49
[INFO] [stdout]     |
[INFO] [stdout] 130 |         duration = duration + chrono::Duration::days(days);
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:131:49
[INFO] [stdout]     |
[INFO] [stdout] 131 |         duration = duration + chrono::Duration::hours(hours);
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:132:49
[INFO] [stdout]     |
[INFO] [stdout] 132 |         duration = duration + chrono::Duration::minutes(minutes);
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:133:49
[INFO] [stdout]     |
[INFO] [stdout] 133 |         duration = duration + chrono::Duration::seconds(seconds);
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:155:54
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let (s, mut duration) = if chrono::Duration::seconds(0) > self.0 {
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:167:49
[INFO] [stdout]     |
[INFO] [stdout] 167 |         duration = duration - chrono::Duration::days(duration.num_days());
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:181:49
[INFO] [stdout]     |
[INFO] [stdout] 181 |         duration = duration - chrono::Duration::hours(duration.num_hours());
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
[INFO] [stdout]    --> src/primitives/xsd_duration.rs:189:49
[INFO] [stdout]     |
[INFO] [stdout] 189 |         duration = duration - chrono::Duration::minutes(duration.num_minutes());
[INFO] [stdout]     |                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.56s
[INFO] running `Command { std: "docker" "inspect" "1dc3a2662668ddd2f893c8eb98b756e46ce258499c731db25828f65b6c5f2a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dc3a2662668ddd2f893c8eb98b756e46ce258499c731db25828f65b6c5f2a92", kill_on_drop: false }`
[INFO] [stdout] 1dc3a2662668ddd2f893c8eb98b756e46ce258499c731db25828f65b6c5f2a92
