[INFO] fetching crate bsget 0.1.0... [INFO] testing bsget-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bsget 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate bsget 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bsget 0.1.0 [INFO] tweaked toml for crates.io crate bsget 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bsget 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bsget 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq-proto v0.4.2 [INFO] [stderr] Downloaded ureq v3.0.12 [INFO] [stderr] Downloaded webpki-roots v1.0.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a9f9590b71d0ca5be8e37b62329a8eb1f5a1b9c1ef9063bd36e5fa5a8703245 [INFO] running `Command { std: "docker" "start" "-a" "6a9f9590b71d0ca5be8e37b62329a8eb1f5a1b9c1ef9063bd36e5fa5a8703245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a9f9590b71d0ca5be8e37b62329a8eb1f5a1b9c1ef9063bd36e5fa5a8703245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a9f9590b71d0ca5be8e37b62329a8eb1f5a1b9c1ef9063bd36e5fa5a8703245", kill_on_drop: false }` [INFO] [stdout] 6a9f9590b71d0ca5be8e37b62329a8eb1f5a1b9c1ef9063bd36e5fa5a8703245 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb39e979c305c16754262cfa5aab530c588dc919a8f8fdb07545650bd487c732 [INFO] running `Command { std: "docker" "start" "-a" "cb39e979c305c16754262cfa5aab530c588dc919a8f8fdb07545650bd487c732", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling bsget v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.90s [INFO] running `Command { std: "docker" "inspect" "cb39e979c305c16754262cfa5aab530c588dc919a8f8fdb07545650bd487c732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb39e979c305c16754262cfa5aab530c588dc919a8f8fdb07545650bd487c732", kill_on_drop: false }` [INFO] [stdout] cb39e979c305c16754262cfa5aab530c588dc919a8f8fdb07545650bd487c732 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6a99fd82df5c4755dd71a6c84fe6d1be336b8c49efad988d1161b1045524b35 [INFO] running `Command { std: "docker" "start" "-a" "b6a99fd82df5c4755dd71a6c84fe6d1be336b8c49efad988d1161b1045524b35", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling bsget v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> examples/hello.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | bsget!("https://gist.github.com/realchonk/240ab69d3dac4741afce2200d5cb9493/raw/06dcd1dc7e05d8ff68cc65eab4afcc5696d8ec6d/hello.rs" as hello); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: failed to perform HTTP get: Io(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> examples/hello.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | ... = bsget!("https://gist.github.com/realchonk/63c5831a0e7d799d0fe9b7076bf908a4/raw/f080ea373d2e37f3f658bf164a43e5eee48ddda9/secretcookie.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: failed to perform HTTP get: Io(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hello` [INFO] [stdout] --> examples/hello.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | hello::hello(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hello` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file examples/hello.rs, use `mod hello` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 1 + mod hello; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bsget` (example "hello") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "b6a99fd82df5c4755dd71a6c84fe6d1be336b8c49efad988d1161b1045524b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a99fd82df5c4755dd71a6c84fe6d1be336b8c49efad988d1161b1045524b35", kill_on_drop: false }` [INFO] [stdout] b6a99fd82df5c4755dd71a6c84fe6d1be336b8c49efad988d1161b1045524b35