[INFO] cloning repository https://github.com/jwodder/gamdam-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwodder/gamdam-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fgamdam-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fgamdam-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1756438403d1c4330ed0cd7ad6c70915f8e81ba [INFO] building jwodder/gamdam-rust against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fgamdam-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jwodder/gamdam-rust on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jwodder/gamdam-rust [INFO] finished tweaking git repo https://github.com/jwodder/gamdam-rust [INFO] tweaked toml for git repo https://github.com/jwodder/gamdam-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jwodder/gamdam-rust 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-jsonlines v0.5.0 [INFO] [stderr] Downloaded patharg v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18fe7f321c7c49e482e975625380db10cba2433ed8f2c5e8187d0bd19d5bcca6 [INFO] running `Command { std: "docker" "start" "-a" "18fe7f321c7c49e482e975625380db10cba2433ed8f2c5e8187d0bd19d5bcca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18fe7f321c7c49e482e975625380db10cba2433ed8f2c5e8187d0bd19d5bcca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18fe7f321c7c49e482e975625380db10cba2433ed8f2c5e8187d0bd19d5bcca6", kill_on_drop: false }` [INFO] [stdout] 18fe7f321c7c49e482e975625380db10cba2433ed8f2c5e8187d0bd19d5bcca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa23867bb22330cc901464b7beeb4f4cbf37a6d12e7ce46c4f390fc826c5be6d [INFO] running `Command { std: "docker" "start" "-a" "fa23867bb22330cc901464b7beeb4f4cbf37a6d12e7ce46c4f390fc826c5be6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling patharg v0.3.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling serde-jsonlines v0.5.0 [INFO] [stderr] Compiling gamdam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dangling_pointers_from_temporaries` [INFO] [stdout] = note: requested on the command line with `-D temporary_cstring_as_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dangling_pointers_from_temporaries` [INFO] [stdout] = note: requested on the command line with `-D temporary_cstring_as_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.34s [INFO] running `Command { std: "docker" "inspect" "fa23867bb22330cc901464b7beeb4f4cbf37a6d12e7ce46c4f390fc826c5be6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa23867bb22330cc901464b7beeb4f4cbf37a6d12e7ce46c4f390fc826c5be6d", kill_on_drop: false }` [INFO] [stdout] fa23867bb22330cc901464b7beeb4f4cbf37a6d12e7ce46c4f390fc826c5be6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19fed606f7ef848b010bd142b0e7f7efdacca6c2fabec36618c1f9cc89e3f39c [INFO] running `Command { std: "docker" "start" "-a" "19fed606f7ef848b010bd142b0e7f7efdacca6c2fabec36618c1f9cc89e3f39c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling patharg v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling serde-jsonlines v0.5.0 [INFO] [stderr] Compiling gamdam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dangling_pointers_from_temporaries` [INFO] [stdout] = note: requested on the command line with `-D temporary_cstring_as_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dangling_pointers_from_temporaries` [INFO] [stdout] = note: requested on the command line with `-D temporary_cstring_as_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dangling_pointers_from_temporaries` [INFO] [stdout] = note: requested on the command line with `-D temporary_cstring_as_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dangling_pointers_from_temporaries` [INFO] [stdout] = note: requested on the command line with `-D temporary_cstring_as_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dangling_pointers_from_temporaries` [INFO] [stdout] = note: requested on the command line with `-D temporary_cstring_as_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D undefined_naked_function_abi` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` [INFO] [stdout] | [INFO] [stdout] = help: use the new name `dangling_pointers_from_temporaries` [INFO] [stdout] = note: requested on the command line with `-D temporary_cstring_as_ptr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.64s [INFO] running `Command { std: "docker" "inspect" "19fed606f7ef848b010bd142b0e7f7efdacca6c2fabec36618c1f9cc89e3f39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19fed606f7ef848b010bd142b0e7f7efdacca6c2fabec36618c1f9cc89e3f39c", kill_on_drop: false }` [INFO] [stdout] 19fed606f7ef848b010bd142b0e7f7efdacca6c2fabec36618c1f9cc89e3f39c