[INFO] fetching crate skyline_smash 0.1.0... [INFO] checking skyline_smash-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate skyline_smash 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate skyline_smash 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate skyline_smash 0.1.0 [INFO] finished tweaking crates.io crate skyline_smash 0.1.0 [INFO] tweaked toml for crates.io crate skyline_smash 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3afaf18151afe6d77d123d09529e4e6150399a86f3f8336812d2b9ff77c0dd0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3afaf18151afe6d77d123d09529e4e6150399a86f3f8336812d2b9ff77c0dd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3afaf18151afe6d77d123d09529e4e6150399a86f3f8336812d2b9ff77c0dd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3afaf18151afe6d77d123d09529e4e6150399a86f3f8336812d2b9ff77c0dd0d", kill_on_drop: false }` [INFO] [stdout] 3afaf18151afe6d77d123d09529e4e6150399a86f3f8336812d2b9ff77c0dd0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 312c131d0c3109c19f1c6c5d49f415ef7b2ee9c3765ae39349de500756476a0b [INFO] running `Command { std: "docker" "start" "-a" "312c131d0c3109c19f1c6c5d49f415ef7b2ee9c3765ae39349de500756476a0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling lua_bind_hash v1.0.1 [INFO] [stderr] Checking libc-nnsdk v0.0.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling compile-time-lua-bind-hash v1.1.1 [INFO] [stderr] Checking skyline_smash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `const_if_match` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_if_match, const_loop, track_caller, proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_loop` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_if_match, const_loop, track_caller, proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `track_caller` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_if_match, const_loop, track_caller, proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `L2CValue__index_hash40` redeclares `_ZNK3lib8L2CValueixEN3phx6Hash40E` with a different signature [INFO] [stdout] --> src/cpp.rs:19077:13 [INFO] [stdout] | [INFO] [stdout] 19074 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixEN3phx6Hash40E"] [INFO] [stdout] 19075 | | pub fn L2CValue__index_hash40_mut<'a>(this: &'a mut root::lib::L2CValue, hash40: u64) -> &'a mut root::lib::L2CValue; [INFO] [stdout] | |_________________________________________________________________________________________________________________________________- `_ZNK3lib8L2CValueixEN3phx6Hash40E` previously declared here [INFO] [stdout] 19076 | [INFO] [stdout] 19077 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixEN3phx6Hash40E"] [INFO] [stdout] 19078 | | pub fn L2CValue__index_hash40<'a>(this: &'a root::lib::L2CValue, hash40: u64) -> &'a root::lib::L2CValue; [INFO] [stdout] | |_____________________________________________________________________________________________________________________^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(clashing_extern_declarations)]` on by default [INFO] [stdout] = note: expected `for<'a> unsafe extern "C" fn(&'a mut l2c_value::L2CValue, u64) -> &'a mut l2c_value::L2CValue` [INFO] [stdout] found `for<'a> unsafe extern "C" fn(&'a l2c_value::L2CValue, u64) -> &'a l2c_value::L2CValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `L2CValue__index_int` redeclares `_ZNK3lib8L2CValueixEi` with a different signature [INFO] [stdout] --> src/cpp.rs:19083:13 [INFO] [stdout] | [INFO] [stdout] 19080 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixEi"] [INFO] [stdout] 19081 | | pub fn L2CValue__index_int_mut<'a>(this: &'a mut root::lib::L2CValue, int: i32) -> &'a mut root::lib::L2CValue; [INFO] [stdout] | |___________________________________________________________________________________________________________________________- `_ZNK3lib8L2CValueixEi` previously declared here [INFO] [stdout] 19082 | [INFO] [stdout] 19083 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixEi"] [INFO] [stdout] 19084 | | pub fn L2CValue__index_int<'a>(this: &'a root::lib::L2CValue, int: i32) -> &'a root::lib::L2CValue; [INFO] [stdout] | |_______________________________________________________________________________________________________________^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] = note: expected `for<'a> unsafe extern "C" fn(&'a mut l2c_value::L2CValue, i32) -> &'a mut l2c_value::L2CValue` [INFO] [stdout] found `for<'a> unsafe extern "C" fn(&'a l2c_value::L2CValue, i32) -> &'a l2c_value::L2CValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `L2CValue__index_L2CValue` redeclares `_ZNK3lib8L2CValueixERKS0_` with a different signature [INFO] [stdout] --> src/cpp.rs:19089:13 [INFO] [stdout] | [INFO] [stdout] 19086 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixERKS0_"] [INFO] [stdout] 19087 | | pub fn L2CValue__index_L2CValue_mut<'a>(this: &'a mut root::lib::L2CValue, l2c_val: &L2CValue) -> &'a mut root::lib::L2CValue; [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________- `_ZNK3lib8L2CValueixERKS0_` previously declared here [INFO] [stdout] 19088 | [INFO] [stdout] 19089 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixERKS0_"] [INFO] [stdout] 19090 | | pub fn L2CValue__index_L2CValue<'a>(this: &'a root::lib::L2CValue, l2c_val: &L2CValue) -> &'a root::lib::L2CValue; [INFO] [stdout] | |______________________________________________________________________________________________________________________________^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] = note: expected `for<'a, 'r> unsafe extern "C" fn(&'a mut l2c_value::L2CValue, &'r l2c_value::L2CValue) -> &'a mut l2c_value::L2CValue` [INFO] [stdout] found `for<'a, 'r> unsafe extern "C" fn(&'a l2c_value::L2CValue, &'r l2c_value::L2CValue) -> &'a l2c_value::L2CValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_if_match` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_if_match, const_loop, track_caller, proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_loop` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_if_match, const_loop, track_caller, proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `track_caller` has been stable since 1.46.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_if_match, const_loop, track_caller, proc_macro_hygiene)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `L2CValue__index_hash40` redeclares `_ZNK3lib8L2CValueixEN3phx6Hash40E` with a different signature [INFO] [stdout] --> src/cpp.rs:19077:13 [INFO] [stdout] | [INFO] [stdout] 19074 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixEN3phx6Hash40E"] [INFO] [stdout] 19075 | | pub fn L2CValue__index_hash40_mut<'a>(this: &'a mut root::lib::L2CValue, hash40: u64) -> &'a mut root::lib::L2CValue; [INFO] [stdout] | |_________________________________________________________________________________________________________________________________- `_ZNK3lib8L2CValueixEN3phx6Hash40E` previously declared here [INFO] [stdout] 19076 | [INFO] [stdout] 19077 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixEN3phx6Hash40E"] [INFO] [stdout] 19078 | | pub fn L2CValue__index_hash40<'a>(this: &'a root::lib::L2CValue, hash40: u64) -> &'a root::lib::L2CValue; [INFO] [stdout] | |_____________________________________________________________________________________________________________________^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(clashing_extern_declarations)]` on by default [INFO] [stdout] = note: expected `for<'a> unsafe extern "C" fn(&'a mut l2c_value::L2CValue, u64) -> &'a mut l2c_value::L2CValue` [INFO] [stdout] found `for<'a> unsafe extern "C" fn(&'a l2c_value::L2CValue, u64) -> &'a l2c_value::L2CValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `L2CValue__index_int` redeclares `_ZNK3lib8L2CValueixEi` with a different signature [INFO] [stdout] --> src/cpp.rs:19083:13 [INFO] [stdout] | [INFO] [stdout] 19080 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixEi"] [INFO] [stdout] 19081 | | pub fn L2CValue__index_int_mut<'a>(this: &'a mut root::lib::L2CValue, int: i32) -> &'a mut root::lib::L2CValue; [INFO] [stdout] | |___________________________________________________________________________________________________________________________- `_ZNK3lib8L2CValueixEi` previously declared here [INFO] [stdout] 19082 | [INFO] [stdout] 19083 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixEi"] [INFO] [stdout] 19084 | | pub fn L2CValue__index_int<'a>(this: &'a root::lib::L2CValue, int: i32) -> &'a root::lib::L2CValue; [INFO] [stdout] | |_______________________________________________________________________________________________________________^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] = note: expected `for<'a> unsafe extern "C" fn(&'a mut l2c_value::L2CValue, i32) -> &'a mut l2c_value::L2CValue` [INFO] [stdout] found `for<'a> unsafe extern "C" fn(&'a l2c_value::L2CValue, i32) -> &'a l2c_value::L2CValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `L2CValue__index_L2CValue` redeclares `_ZNK3lib8L2CValueixERKS0_` with a different signature [INFO] [stdout] --> src/cpp.rs:19089:13 [INFO] [stdout] | [INFO] [stdout] 19086 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixERKS0_"] [INFO] [stdout] 19087 | | pub fn L2CValue__index_L2CValue_mut<'a>(this: &'a mut root::lib::L2CValue, l2c_val: &L2CValue) -> &'a mut root::lib::L2CValue; [INFO] [stdout] | |__________________________________________________________________________________________________________________________________________- `_ZNK3lib8L2CValueixERKS0_` previously declared here [INFO] [stdout] 19088 | [INFO] [stdout] 19089 | / #[link_name = "\u{1}_ZNK3lib8L2CValueixERKS0_"] [INFO] [stdout] 19090 | | pub fn L2CValue__index_L2CValue<'a>(this: &'a root::lib::L2CValue, l2c_val: &L2CValue) -> &'a root::lib::L2CValue; [INFO] [stdout] | |______________________________________________________________________________________________________________________________^ this signature doesn't match the previous declaration [INFO] [stdout] | [INFO] [stdout] = note: expected `for<'a, 'r> unsafe extern "C" fn(&'a mut l2c_value::L2CValue, &'r l2c_value::L2CValue) -> &'a mut l2c_value::L2CValue` [INFO] [stdout] found `for<'a, 'r> unsafe extern "C" fn(&'a l2c_value::L2CValue, &'r l2c_value::L2CValue) -> &'a l2c_value::L2CValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.92s [INFO] running `Command { std: "docker" "inspect" "312c131d0c3109c19f1c6c5d49f415ef7b2ee9c3765ae39349de500756476a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312c131d0c3109c19f1c6c5d49f415ef7b2ee9c3765ae39349de500756476a0b", kill_on_drop: false }` [INFO] [stdout] 312c131d0c3109c19f1c6c5d49f415ef7b2ee9c3765ae39349de500756476a0b