[INFO] fetching crate provider 0.34.7... [INFO] checking provider-0.34.7 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate provider 0.34.7 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate provider 0.34.7 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate provider 0.34.7 [INFO] finished tweaking crates.io crate provider 0.34.7 [INFO] tweaked toml for crates.io crate provider 0.34.7 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20f85ae2c4753128b5628f0117d46c2c6cf8f37fb498d2cb5fcca45c183c4fc9 [INFO] running `Command { std: "docker" "start" "-a" "20f85ae2c4753128b5628f0117d46c2c6cf8f37fb498d2cb5fcca45c183c4fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20f85ae2c4753128b5628f0117d46c2c6cf8f37fb498d2cb5fcca45c183c4fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20f85ae2c4753128b5628f0117d46c2c6cf8f37fb498d2cb5fcca45c183c4fc9", kill_on_drop: false }` [INFO] [stdout] 20f85ae2c4753128b5628f0117d46c2c6cf8f37fb498d2cb5fcca45c183c4fc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4c3abe93e4722a5928003e25048b6022248194c2deb2b06e590354aa6ed380f [INFO] running `Command { std: "docker" "start" "-a" "e4c3abe93e4722a5928003e25048b6022248194c2deb2b06e590354aa6ed380f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking simpath v2.2.1 [INFO] [stderr] Checking provider v0.34.7 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/file_provider.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | bail!("No default or same named file found in directory") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/file_provider.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | / bail!( [INFO] [stdout] 112 | | "No file found at path '{}' with any of these extensions '{:?}'", [INFO] [stdout] 113 | | file.display(), [INFO] [stdout] 114 | | extensions [INFO] [stdout] 115 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/http_provider.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | bail!("Could not resolve the Url: '{}'", url) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/http_provider.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | error_code => bail!("Response code: {} from '{}'", error_code, url.as_str()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/http_provider.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | error_code => bail!("Response code: {} from '{}'", error_code, url.as_str()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/http_provider.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | / bail!( [INFO] [stdout] 104 | | "No resources found at path '{}' with any of these extensions '{:?}'", [INFO] [stdout] 105 | | resource, [INFO] [stdout] 106 | | extensions [INFO] [stdout] 107 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/file_provider.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | bail!("No default or same named file found in directory") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib_provider.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | _ => bail!( [INFO] [stdout] | __________________^ [INFO] [stdout] 86 | | "Cannot determine which provider to use for url with scheme: '{}'", [INFO] [stdout] 87 | | scheme [INFO] [stdout] 88 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib_provider.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | _ => bail!( [INFO] [stdout] | __________________^ [INFO] [stdout] 126 | | "Could not resolve library Url '{}' using library search path", [INFO] [stdout] 127 | | url [INFO] [stdout] 128 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/file_provider.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | / bail!( [INFO] [stdout] 112 | | "No file found at path '{}' with any of these extensions '{:?}'", [INFO] [stdout] 113 | | file.display(), [INFO] [stdout] 114 | | extensions [INFO] [stdout] 115 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/http_provider.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | bail!("Could not resolve the Url: '{}'", url) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/http_provider.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | error_code => bail!("Response code: {} from '{}'", error_code, url.as_str()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/http_provider.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | error_code => bail!("Response code: {} from '{}'", error_code, url.as_str()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/content/http_provider.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | / bail!( [INFO] [stdout] 104 | | "No resources found at path '{}' with any of these extensions '{:?}'", [INFO] [stdout] 105 | | resource, [INFO] [stdout] 106 | | extensions [INFO] [stdout] 107 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib_provider.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | _ => bail!( [INFO] [stdout] | __________________^ [INFO] [stdout] 86 | | "Cannot determine which provider to use for url with scheme: '{}'", [INFO] [stdout] 87 | | scheme [INFO] [stdout] 88 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/lib_provider.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | _ => bail!( [INFO] [stdout] | __________________^ [INFO] [stdout] 126 | | "Could not resolve library Url '{}' using library search path", [INFO] [stdout] 127 | | url [INFO] [stdout] 128 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `provider` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e4c3abe93e4722a5928003e25048b6022248194c2deb2b06e590354aa6ed380f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4c3abe93e4722a5928003e25048b6022248194c2deb2b06e590354aa6ed380f", kill_on_drop: false }` [INFO] [stdout] e4c3abe93e4722a5928003e25048b6022248194c2deb2b06e590354aa6ed380f