[INFO] fetching crate auxtools 0.1.0... [INFO] testing auxtools-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate auxtools 0.1.0 into /workspace/builds/worker-101/source [INFO] validating manifest of crates.io crate auxtools 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate auxtools 0.1.0 [INFO] finished tweaking crates.io crate auxtools 0.1.0 [INFO] tweaked toml for crates.io crate auxtools 0.1.0 written to /workspace/builds/worker-101/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15c56256a63233f3223be312a54519c38e1ce154515c966379040827f4ef9de2 [INFO] running `Command { std: "docker" "start" "-a" "15c56256a63233f3223be312a54519c38e1ce154515c966379040827f4ef9de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15c56256a63233f3223be312a54519c38e1ce154515c966379040827f4ef9de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c56256a63233f3223be312a54519c38e1ce154515c966379040827f4ef9de2", kill_on_drop: false }` [INFO] [stdout] 15c56256a63233f3223be312a54519c38e1ce154515c966379040827f4ef9de2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3b9ad168c48ad375ef9d56580c8f73680f1f2bd633b37c9bdd0adafa3faed70 [INFO] running `Command { std: "docker" "start" "-a" "a3b9ad168c48ad375ef9d56580c8f73680f1f2bd633b37c9bdd0adafa3faed70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling slice-pool v0.4.1 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling libudis86-sys v0.2.1 [INFO] [stderr] Compiling auxtools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling mmap-fixed v0.1.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] warning: src/hooks.cpp:12:24: warning: 'runtime_byond' initialized and declared 'extern' [INFO] [stderr] warning: 12 | extern "C" Runtime_Ptr runtime_byond = nullptr; [INFO] [stderr] warning: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/hooks.cpp:15:24: warning: 'runtime_original' initialized and declared 'extern' [INFO] [stderr] warning: 15 | extern "C" Runtime_Ptr runtime_original = nullptr; [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/hooks.cpp:16:29: warning: 'call_proc_by_id_original' initialized and declared 'extern' [INFO] [stderr] warning: 16 | extern "C" CallProcById_Ptr call_proc_by_id_original = nullptr; [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:21:23: warning: 'call_proc_by_id_byond' initialized and declared 'extern' [INFO] [stderr] warning: 21 | DEFINE_byond_REGPARM3(call_proc_by_id, Value, (Value, uint32_t, uint32_t, uint32_t, Value, const Value *, uint32_t, uint32_t, uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:22:23: warning: 'call_datum_proc_by_name_byond' initialized and declared 'extern' [INFO] [stderr] warning: 22 | DEFINE_byond_REGPARM3(call_datum_proc_by_name, Value, (Value, uint32_t, uint32_t, Value, const Value *, uint32_t, uint32_t, uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:23:14: warning: 'get_proc_array_entry_byond' initialized and declared 'extern' [INFO] [stderr] warning: 23 | DEFINE_byond(get_proc_array_entry, void *, (uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:24:23: warning: 'get_string_id_byond' initialized and declared 'extern' [INFO] [stderr] warning: 24 | DEFINE_byond_REGPARM3(get_string_id, uint32_t, (const char *, uint8_t, uint8_t, uint8_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:25:14: warning: 'get_variable_byond' initialized and declared 'extern' [INFO] [stderr] warning: 25 | DEFINE_byond(get_variable, Value, (Value, uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:26:14: warning: 'set_variable_byond' initialized and declared 'extern' [INFO] [stderr] warning: 26 | DEFINE_byond(set_variable, void, (Value, uint32_t, Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:27:14: warning: 'get_string_table_entry_byond' initialized and declared 'extern' [INFO] [stderr] warning: 27 | DEFINE_byond(get_string_table_entry, void *, (uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:28:14: warning: 'inc_ref_count_byond' initialized and declared 'extern' [INFO] [stderr] warning: 28 | DEFINE_byond(inc_ref_count, void, (Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:29:14: warning: 'dec_ref_count_byond' initialized and declared 'extern' [INFO] [stderr] warning: 29 | DEFINE_byond(dec_ref_count, void, (Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:30:23: warning: 'get_list_by_id_byond' initialized and declared 'extern' [INFO] [stderr] warning: 30 | DEFINE_byond_REGPARM3(get_list_by_id, void *, (uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:31:23: warning: 'get_assoc_element_byond' initialized and declared 'extern' [INFO] [stderr] warning: 31 | DEFINE_byond_REGPARM3(get_assoc_element, Value, (Value, Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:32:23: warning: 'set_assoc_element_byond' initialized and declared 'extern' [INFO] [stderr] warning: 32 | DEFINE_byond_REGPARM3(set_assoc_element, void, (Value, Value, Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:33:14: warning: 'create_list_byond' initialized and declared 'extern' [INFO] [stderr] warning: 33 | DEFINE_byond(create_list, uint32_t, (uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:34:23: warning: 'append_to_list_byond' initialized and declared 'extern' [INFO] [stderr] warning: 34 | DEFINE_byond_REGPARM2(append_to_list, void, (Value, Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:15:30: note: in definition of macro 'DEFINE_byond_REGPARM2' [INFO] [stderr] warning: 15 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:35:23: warning: 'remove_from_list_byond' initialized and declared 'extern' [INFO] [stderr] warning: 35 | DEFINE_byond_REGPARM2(remove_from_list, void, (Value, Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:15:30: note: in definition of macro 'DEFINE_byond_REGPARM2' [INFO] [stderr] warning: 15 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:36:14: warning: 'get_length_byond' initialized and declared 'extern' [INFO] [stderr] warning: 36 | DEFINE_byond(get_length, uint32_t, (Value)); [INFO] [stderr] warning: | ^~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:37:14: warning: 'get_misc_by_id_byond' initialized and declared 'extern' [INFO] [stderr] warning: 37 | DEFINE_byond(get_misc_by_id, void *, (uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:38:14: warning: 'to_string_byond' initialized and declared 'extern' [INFO] [stderr] warning: 38 | DEFINE_byond(to_string, uint32_t, (Value)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling detour v0.7.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling auxtools-impl v0.1.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | return Err(runtime!("attempted to create List from non-list value")); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | Err(runtime!( [INFO] [stdout] | _________________- [INFO] [stdout] 70 | | "failed to get assoc list entry (probably given an invalid list or key)" [INFO] [stdout] 71 | | )) [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/list.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | Err(runtime!( [INFO] [stdout] | _________________- [INFO] [stdout] 94 | | "failed to set assoc list entry (probably given an invalid list or key)" [INFO] [stdout] 95 | | )) [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/proc.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | Err(runtime!("External proc call failed")) [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::Runtime::new(format!( $fmt, $( $args, )* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | Err(runtime!("Attempted to get tile with invalid ID {}", id)) [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::Runtime::new(format!( $fmt, $( $args, )* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | Err(runtime!( [INFO] [stdout] | _________________- [INFO] [stdout] 113 | | "Attempted to get out-of-range tile at coords {} {} {}", [INFO] [stdout] 114 | | x + 1, [INFO] [stdout] 115 | | y + 1, [INFO] [stdout] 116 | | z + 1 [INFO] [stdout] 117 | | )) [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::Runtime::new(format!( $fmt, $( $args, )* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value.rs:130:28 [INFO] [stdout] | [INFO] [stdout] 130 | return Err(runtime!("Could not read {}.{}", &self, varname)); [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::Runtime::new(format!( $fmt, $( $args, )* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value.rs:145:28 [INFO] [stdout] | [INFO] [stdout] 145 | return Err(runtime!("Could not write to {}.{}", self, varname)); [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value.rs:188:22 [INFO] [stdout] | [INFO] [stdout] 188 | _ => Err(runtime!("Attempt to interpret non-number value as number")), [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value.rs:198:22 [INFO] [stdout] | [INFO] [stdout] 198 | _ => Err(runtime!("Attempt to interpret non-string value as String")), [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:24:29 [INFO] [stdout] | [INFO] [stdout] 24 | $crate::Runtime::new($fmt); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | Err(runtime!("External proc call failed")) [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/runtime.rs:27:54 [INFO] [stdout] | [INFO] [stdout] 27 | $crate::Runtime::new(format!( $fmt, $( $args, )* )); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value.rs:263:28 [INFO] [stdout] | [INFO] [stdout] 263 | return Err(runtime!("to_string failed on {:?}", self)); [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `runtime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sigscan/linux.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe { std::slice::from_raw_parts(info.dlpi_phdr, info.dlpi_phnum as usize) }; [INFO] [stdout] | ^^^^^^^^^^^^^^ expected struct `Elf32_Phdr`, found struct `Elf64_Phdr` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const Elf32_Phdr` [INFO] [stdout] found raw pointer `*const Elf64_Phdr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/sigscan/linux.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | let start = (info.dlpi_addr + elf_header.p_vaddr) as usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: cannot add `u32` to `u64` [INFO] [stdout] --> src/sigscan/linux.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | let start = (info.dlpi_addr + elf_header.p_vaddr) as usize; [INFO] [stdout] | ^ no implementation for `u64 + u32` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Add` is not implemented for `u64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/hooks.cpp:12:24: warning: 'runtime_byond' initialized and declared 'extern' [INFO] [stderr] warning: 12 | extern "C" Runtime_Ptr runtime_byond = nullptr; [INFO] [stderr] warning: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/hooks.cpp:15:24: warning: 'runtime_original' initialized and declared 'extern' [INFO] [stderr] warning: 15 | extern "C" Runtime_Ptr runtime_original = nullptr; [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/hooks.cpp:16:29: warning: 'call_proc_by_id_original' initialized and declared 'extern' [INFO] [stderr] warning: 16 | extern "C" CallProcById_Ptr call_proc_by_id_original = nullptr; [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:21:23: warning: 'call_proc_by_id_byond' initialized and declared 'extern' [INFO] [stderr] warning: 21 | DEFINE_byond_REGPARM3(call_proc_by_id, Value, (Value, uint32_t, uint32_t, uint32_t, Value, const Value *, uint32_t, uint32_t, uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:22:23: warning: 'call_datum_proc_by_name_byond' initialized and declared 'extern' [INFO] [stderr] warning: 22 | DEFINE_byond_REGPARM3(call_datum_proc_by_name, Value, (Value, uint32_t, uint32_t, Value, const Value *, uint32_t, uint32_t, uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:23:14: warning: 'get_proc_array_entry_byond' initialized and declared 'extern' [INFO] [stderr] warning: 23 | DEFINE_byond(get_proc_array_entry, void *, (uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:24:23: warning: 'get_string_id_byond' initialized and declared 'extern' [INFO] [stderr] warning: 24 | DEFINE_byond_REGPARM3(get_string_id, uint32_t, (const char *, uint8_t, uint8_t, uint8_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:25:14: warning: 'get_variable_byond' initialized and declared 'extern' [INFO] [stderr] warning: 25 | DEFINE_byond(get_variable, Value, (Value, uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:26:14: warning: 'set_variable_byond' initialized and declared 'extern' [INFO] [stderr] warning: 26 | DEFINE_byond(set_variable, void, (Value, uint32_t, Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:27:14: warning: 'get_string_table_entry_byond' initialized and declared 'extern' [INFO] [stderr] warning: 27 | DEFINE_byond(get_string_table_entry, void *, (uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:28:14: warning: 'inc_ref_count_byond' initialized and declared 'extern' [INFO] [stderr] warning: 28 | DEFINE_byond(inc_ref_count, void, (Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:29:14: warning: 'dec_ref_count_byond' initialized and declared 'extern' [INFO] [stderr] warning: 29 | DEFINE_byond(dec_ref_count, void, (Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:30:23: warning: 'get_list_by_id_byond' initialized and declared 'extern' [INFO] [stderr] warning: 30 | DEFINE_byond_REGPARM3(get_list_by_id, void *, (uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:31:23: warning: 'get_assoc_element_byond' initialized and declared 'extern' [INFO] [stderr] warning: 31 | DEFINE_byond_REGPARM3(get_assoc_element, Value, (Value, Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:32:23: warning: 'set_assoc_element_byond' initialized and declared 'extern' [INFO] [stderr] warning: 32 | DEFINE_byond_REGPARM3(set_assoc_element, void, (Value, Value, Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:19:30: note: in definition of macro 'DEFINE_byond_REGPARM3' [INFO] [stderr] warning: 19 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:33:14: warning: 'create_list_byond' initialized and declared 'extern' [INFO] [stderr] warning: 33 | DEFINE_byond(create_list, uint32_t, (uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:34:23: warning: 'append_to_list_byond' initialized and declared 'extern' [INFO] [stderr] warning: 34 | DEFINE_byond_REGPARM2(append_to_list, void, (Value, Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:15:30: note: in definition of macro 'DEFINE_byond_REGPARM2' [INFO] [stderr] warning: 15 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:35:23: warning: 'remove_from_list_byond' initialized and declared 'extern' [INFO] [stderr] warning: 35 | DEFINE_byond_REGPARM2(remove_from_list, void, (Value, Value)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:15:30: note: in definition of macro 'DEFINE_byond_REGPARM2' [INFO] [stderr] warning: 15 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:36:14: warning: 'get_length_byond' initialized and declared 'extern' [INFO] [stderr] warning: 36 | DEFINE_byond(get_length, uint32_t, (Value)); [INFO] [stderr] warning: | ^~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:37:14: warning: 'get_misc_by_id_byond' initialized and declared 'extern' [INFO] [stderr] warning: 37 | DEFINE_byond(get_misc_by_id, void *, (uint32_t)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:38:14: warning: 'to_string_byond' initialized and declared 'extern' [INFO] [stderr] warning: 38 | DEFINE_byond(to_string, uint32_t, (Value)); [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: src/raw_types/funcs.cpp:11:30: note: in definition of macro 'DEFINE_byond' [INFO] [stderr] warning: 11 | extern "C" Fn##name##_byond name##_byond = nullptr; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `auxtools` due to 4 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a3b9ad168c48ad375ef9d56580c8f73680f1f2bd633b37c9bdd0adafa3faed70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b9ad168c48ad375ef9d56580c8f73680f1f2bd633b37c9bdd0adafa3faed70", kill_on_drop: false }` [INFO] [stdout] a3b9ad168c48ad375ef9d56580c8f73680f1f2bd633b37c9bdd0adafa3faed70