[INFO] updating cached repository https://github.com/RobinMarchart/emacs-native-async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5449efca04c8f0606a76fcc2e6e5263c2193084 [INFO] checking RobinMarchart/emacs-native-async/f5449efca04c8f0606a76fcc2e6e5263c2193084 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobinMarchart%2Femacs-native-async" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RobinMarchart/emacs-native-async on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RobinMarchart/emacs-native-async [INFO] finished tweaking git repo https://github.com/RobinMarchart/emacs-native-async [INFO] tweaked toml for git repo https://github.com/RobinMarchart/emacs-native-async written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RobinMarchart/emacs-native-async 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" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d814f2b9a49e5904e38d2ff07cd17aa19b56a509357ebfc84a8fedf0225f13c [INFO] running `Command { std: "docker" "start" "-a" "3d814f2b9a49e5904e38d2ff07cd17aa19b56a509357ebfc84a8fedf0225f13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d814f2b9a49e5904e38d2ff07cd17aa19b56a509357ebfc84a8fedf0225f13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d814f2b9a49e5904e38d2ff07cd17aa19b56a509357ebfc84a8fedf0225f13c", kill_on_drop: false }` [INFO] [stdout] 3d814f2b9a49e5904e38d2ff07cd17aa19b56a509357ebfc84a8fedf0225f13c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 760d405a9480f483286e126e1fe0fa7db3e03555ef4d2bf9183b986a88cb84ac [INFO] running `Command { std: "docker" "start" "-a" "760d405a9480f483286e126e1fe0fa7db3e03555ef4d2bf9183b986a88cb84ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling core_extensions v1.5.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling emacs_module v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking tstr v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.3 [INFO] [stderr] Checking repr_offset v0.2.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking setup-bin v0.1.0 (/opt/rustwide/workdir/setup-bin) [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling emacs-macros v0.17.0 [INFO] [stderr] Checking emacs v0.18.0 [INFO] [stderr] Checking abi_stable v0.10.4 [INFO] [stderr] Checking emacs-native-async v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types [INFO] [stdout] --> src/to_lisp.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | #[sabi_trait] [INFO] [stdout] | ^^^^^^^^^^^^^ [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 #78586 [INFO] [stdout] = note: this struct contains `UnsafeIgnoredType`, which contains private fields, and makes it not a breaking change to become non-zero-sized in the future. [INFO] [stdout] = note: `#[warn(repr_transparent_external_private_fields)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types [INFO] [stdout] --> src/to_lisp.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | #[sabi_trait] [INFO] [stdout] | ^^^^^^^^^^^^^ [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 #78586 [INFO] [stdout] = note: this struct contains `UnsafeIgnoredType`, which contains private fields, and makes it not a breaking change to become non-zero-sized in the future. [INFO] [stdout] = note: `#[warn(repr_transparent_external_private_fields)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[abi_stable::sabi_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [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 #78586 [INFO] [stdout] = note: this struct contains `UnsafeIgnoredType`, which contains private fields, and makes it not a breaking change to become non-zero-sized in the future. [INFO] [stdout] = note: this warning originates in the attribute macro `abi_stable::sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[abi_stable::sabi_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [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 #78586 [INFO] [stdout] = note: this struct contains `UnsafeIgnoredType`, which contains private fields, and makes it not a breaking change to become non-zero-sized in the future. [INFO] [stdout] = note: this warning originates in the attribute macro `abi_stable::sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking native-setup v0.1.0 (/opt/rustwide/workdir/native-setup) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.87s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: repr_offset v0.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "760d405a9480f483286e126e1fe0fa7db3e03555ef4d2bf9183b986a88cb84ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "760d405a9480f483286e126e1fe0fa7db3e03555ef4d2bf9183b986a88cb84ac", kill_on_drop: false }` [INFO] [stdout] 760d405a9480f483286e126e1fe0fa7db3e03555ef4d2bf9183b986a88cb84ac