[INFO] fetching crate legume 0.0.0... [INFO] checking legume-0.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate legume 0.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate legume 0.0.0 [INFO] finished tweaking crates.io crate legume 0.0.0 [INFO] tweaked toml for crates.io crate legume 0.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate legume 0.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate legume 0.0.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34d918ce55ca3e07500be10ea29a95cc636534c7e65e50b5fca6483ff43908af [INFO] running `Command { std: "docker" "start" "-a" "34d918ce55ca3e07500be10ea29a95cc636534c7e65e50b5fca6483ff43908af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34d918ce55ca3e07500be10ea29a95cc636534c7e65e50b5fca6483ff43908af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d918ce55ca3e07500be10ea29a95cc636534c7e65e50b5fca6483ff43908af", kill_on_drop: false }` [INFO] [stdout] 34d918ce55ca3e07500be10ea29a95cc636534c7e65e50b5fca6483ff43908af [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bbdb86d1a62ed1def946c93dad179dd368908f4aa0d535d2545c482a0f52376 [INFO] running `Command { std: "docker" "start" "-a" "2bbdb86d1a62ed1def946c93dad179dd368908f4aa0d535d2545c482a0f52376", kill_on_drop: false }` [INFO] [stderr] Checking legume v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:169:54 [INFO] [stdout] | [INFO] [stdout] 169 | impl FnPtr for extern $dol call_conv fn($(_: $name),*) -> Ret { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:194:53 [INFO] [stdout] | [INFO] [stdout] 194 | impl FnPtr for unsafe extern $dol call_conv fn($(_: $name),*) -> Ret { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl-unwind" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:169:54 [INFO] [stdout] | [INFO] [stdout] 169 | impl FnPtr for extern $dol call_conv fn($(_: $name),*) -> Ret { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C-unwind"` instead [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl-unwind" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:194:53 [INFO] [stdout] | [INFO] [stdout] 194 | impl FnPtr for unsafe extern $dol call_conv fn($(_: $name),*) -> Ret { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C-unwind"` instead [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:190:65 [INFO] [stdout] | [INFO] [stdout] 190 | unsafe impl SafeFnPtr for extern $dol call_conv fn($(_: $name),*) -> Ret {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl-unwind" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:190:65 [INFO] [stdout] | [INFO] [stdout] 190 | unsafe impl SafeFnPtr for extern $dol call_conv fn($(_: $name),*) -> Ret {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C-unwind"` instead [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:169:54 [INFO] [stdout] | [INFO] [stdout] 169 | impl FnPtr for extern $dol call_conv fn($(_: $name),*) -> Ret { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] = note: `#[warn(unsupported_calling_conventions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:194:53 [INFO] [stdout] | [INFO] [stdout] 194 | impl FnPtr for unsafe extern $dol call_conv fn($(_: $name),*) -> Ret { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl-unwind" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:169:54 [INFO] [stdout] | [INFO] [stdout] 169 | impl FnPtr for extern $dol call_conv fn($(_: $name),*) -> Ret { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C-unwind"` instead [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl-unwind" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:194:53 [INFO] [stdout] | [INFO] [stdout] 194 | impl FnPtr for unsafe extern $dol call_conv fn($(_: $name),*) -> Ret { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C-unwind"` instead [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:190:65 [INFO] [stdout] | [INFO] [stdout] 190 | unsafe impl SafeFnPtr for extern $dol call_conv fn($(_: $name),*) -> Ret {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C"` instead [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: "cdecl-unwind" is not a supported ABI for the current target [INFO] [stdout] --> src/func.rs:190:65 [INFO] [stdout] | [INFO] [stdout] 190 | unsafe impl SafeFnPtr for extern $dol call_conv fn($(_: $name),*) -> Ret {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | fn_ptr!("cdecl", "cdecl-unwind"); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #137018 [INFO] [stdout] = help: use `extern "C-unwind"` instead [INFO] [stdout] = note: this warning originates in the macro `fn_ptr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "2bbdb86d1a62ed1def946c93dad179dd368908f4aa0d535d2545c482a0f52376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bbdb86d1a62ed1def946c93dad179dd368908f4aa0d535d2545c482a0f52376", kill_on_drop: false }` [INFO] [stdout] 2bbdb86d1a62ed1def946c93dad179dd368908f4aa0d535d2545c482a0f52376