[INFO] fetching crate dlog_core 1.1.8...
[INFO] checking dlog_core-1.1.8 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate dlog_core 1.1.8 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate dlog_core 1.1.8 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 dlog_core 1.1.8
[INFO] finished tweaking crates.io crate dlog_core 1.1.8
[INFO] tweaked toml for crates.io crate dlog_core 1.1.8 written to /workspace/builds/worker-2-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 static_init v1.0.3
[INFO] [stderr]   Downloaded static_init_macro v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] aac9450eec6950ad3e96c5571d42718570da4909a1167b68d951417ec884e941
[INFO] running `Command { std: "docker" "start" "-a" "aac9450eec6950ad3e96c5571d42718570da4909a1167b68d951417ec884e941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aac9450eec6950ad3e96c5571d42718570da4909a1167b68d951417ec884e941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aac9450eec6950ad3e96c5571d42718570da4909a1167b68d951417ec884e941", kill_on_drop: false }`
[INFO] [stdout] aac9450eec6950ad3e96c5571d42718570da4909a1167b68d951417ec884e941
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ff2ba7227de36b0ae537cbf66f552028c6e8a2a2f611eb75243df8e47cb75895
[INFO] running `Command { std: "docker" "start" "-a" "ff2ba7227de36b0ae537cbf66f552028c6e8a2a2f611eb75243df8e47cb75895", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking dlog_core v1.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Runtime` in the current scope
[INFO] [stdout]    --> src/lib.rs:28:48
[INFO] [stdout]     |
[INFO] [stdout] 28  |         let runtime = tokio::runtime::Runtime::new().unwrap();
[INFO] [stdout]     |                                                ^^^ function or associated item not found in `Runtime`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Runtime`, consider using `Runtime::from_parts` which returns `Runtime`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/runtime.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     pub(super) fn from_parts(
[INFO] [stdout] 138 | |         scheduler: Scheduler,
[INFO] [stdout] 139 | |         handle: Handle,
[INFO] [stdout] 140 | |         blocking_pool: BlockingPool,
[INFO] [stdout] 141 | |     ) -> Runtime {
[INFO] [stdout]     | |________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Runtime` in the current scope
[INFO] [stdout]    --> src/lib.rs:28:48
[INFO] [stdout]     |
[INFO] [stdout] 28  |         let runtime = tokio::runtime::Runtime::new().unwrap();
[INFO] [stdout]     |                                                ^^^ function or associated item not found in `Runtime`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Runtime`, consider using `Runtime::from_parts` which returns `Runtime`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/runtime.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 | /     pub(super) fn from_parts(
[INFO] [stdout] 138 | |         scheduler: Scheduler,
[INFO] [stdout] 139 | |         handle: Handle,
[INFO] [stdout] 140 | |         blocking_pool: BlockingPool,
[INFO] [stdout] 141 | |     ) -> Runtime {
[INFO] [stdout]     | |________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dlog_core` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dlog_core` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ff2ba7227de36b0ae537cbf66f552028c6e8a2a2f611eb75243df8e47cb75895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff2ba7227de36b0ae537cbf66f552028c6e8a2a2f611eb75243df8e47cb75895", kill_on_drop: false }`
[INFO] [stdout] ff2ba7227de36b0ae537cbf66f552028c6e8a2a2f611eb75243df8e47cb75895
