[INFO] fetching crate include-url 1.0.0... [INFO] checking include-url-1.0.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate include-url 1.0.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate include-url 1.0.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate include-url 1.0.0 [INFO] finished tweaking crates.io crate include-url 1.0.0 [INFO] tweaked toml for crates.io crate include-url 1.0.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0ccb44fb753b2db74b9ec0debc241c45f7feb1518c168b3232a5ba1329cf0f7 [INFO] running `Command { std: "docker" "start" "-a" "c0ccb44fb753b2db74b9ec0debc241c45f7feb1518c168b3232a5ba1329cf0f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0ccb44fb753b2db74b9ec0debc241c45f7feb1518c168b3232a5ba1329cf0f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ccb44fb753b2db74b9ec0debc241c45f7feb1518c168b3232a5ba1329cf0f7", kill_on_drop: false }` [INFO] [stdout] c0ccb44fb753b2db74b9ec0debc241c45f7feb1518c168b3232a5ba1329cf0f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1d52c88680744209b1beb07672e62c702471093ef8b0439cba7160d2243b597 [INFO] running `Command { std: "docker" "start" "-a" "f1d52c88680744209b1beb07672e62c702471093ef8b0439cba7160d2243b597", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking futures-channel v0.3.16 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Checking include-url v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> tests/integration_test.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | include_raw_url!("https://raw.githubusercontent.com/Milesq/include-url/main/assets/add.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Error { kind: NameResolution, context: None, source: Some(Error { description: "Couldn't resolve host name", code: 6, extra: None }), source_type: Some("curl::error::Error") } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `add` in this scope [INFO] [stdout] --> tests/integration_test.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(add(2, 3), 5); [INFO] [stdout] | ^^^ not found in this scope [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 E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `include-url` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "f1d52c88680744209b1beb07672e62c702471093ef8b0439cba7160d2243b597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d52c88680744209b1beb07672e62c702471093ef8b0439cba7160d2243b597", kill_on_drop: false }` [INFO] [stdout] f1d52c88680744209b1beb07672e62c702471093ef8b0439cba7160d2243b597