[INFO] cloning repository https://github.com/lihe07/linkage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lihe07/linkage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flihe07%2Flinkage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flihe07%2Flinkage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1e43819b1024a612bf049f8409399a00028fce3 [INFO] checking lihe07/linkage against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flihe07%2Flinkage" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 17% (24/135) Updating files: 18% (25/135) Updating files: 19% (26/135) Updating files: 20% (27/135) Updating files: 21% (29/135) Updating files: 22% (30/135) Updating files: 23% (32/135) Updating files: 24% (33/135) Updating files: 25% (34/135) Updating files: 26% (36/135) Updating files: 27% (37/135) Updating files: 28% (38/135) Updating files: 29% (40/135) Updating files: 30% (41/135) Updating files: 31% (42/135) Updating files: 32% (44/135) Updating files: 33% (45/135) Updating files: 34% (46/135) Updating files: 35% (48/135) Updating files: 36% (49/135) Updating files: 37% (50/135) Updating files: 38% (52/135) Updating files: 39% (53/135) Updating files: 40% (54/135) Updating files: 41% (56/135) Updating files: 42% (57/135) Updating files: 43% (59/135) Updating files: 44% (60/135) Updating files: 45% (61/135) Updating files: 46% (63/135) Updating files: 47% (64/135) Updating files: 48% (65/135) Updating files: 49% (67/135) Updating files: 50% (68/135) Updating files: 51% (69/135) Updating files: 52% (71/135) Updating files: 53% (72/135) Updating files: 54% (73/135) Updating files: 55% (75/135) Updating files: 56% (76/135) Updating files: 57% (77/135) Updating files: 58% (79/135) Updating files: 59% (80/135) Updating files: 60% (81/135) Updating files: 61% (83/135) Updating files: 62% (84/135) Updating files: 63% (86/135) Updating files: 64% (87/135) Updating files: 65% (88/135) Updating files: 66% (90/135) Updating files: 67% (91/135) Updating files: 68% (92/135) Updating files: 69% (94/135) Updating files: 70% (95/135) Updating files: 71% (96/135) Updating files: 72% (98/135) Updating files: 73% (99/135) Updating files: 74% (100/135) Updating files: 75% (102/135) Updating files: 76% (103/135) Updating files: 77% (104/135) Updating files: 78% (106/135) Updating files: 79% (107/135) Updating files: 80% (108/135) Updating files: 81% (110/135) Updating files: 82% (111/135) Updating files: 83% (113/135) Updating files: 84% (114/135) Updating files: 85% (115/135) Updating files: 86% (117/135) Updating files: 87% (118/135) Updating files: 88% (119/135) Updating files: 89% (121/135) Updating files: 90% (122/135) Updating files: 91% (123/135) Updating files: 92% (125/135) Updating files: 93% (126/135) Updating files: 94% (127/135) Updating files: 95% (129/135) Updating files: 96% (130/135) Updating files: 97% (131/135) Updating files: 98% (133/135) Updating files: 99% (134/135) Updating files: 100% (135/135) Updating files: 100% (135/135), done. [INFO] started tweaking git repo https://github.com/lihe07/linkage [INFO] finished tweaking git repo https://github.com/lihe07/linkage [INFO] tweaked toml for git repo https://github.com/lihe07/linkage written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lihe07/linkage on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lihe07/linkage 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64634e4df4602fe28074bc6808a1d22d81f5624905359589b0917cf23d84cac3 [INFO] running `Command { std: "docker" "start" "-a" "64634e4df4602fe28074bc6808a1d22d81f5624905359589b0917cf23d84cac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64634e4df4602fe28074bc6808a1d22d81f5624905359589b0917cf23d84cac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64634e4df4602fe28074bc6808a1d22d81f5624905359589b0917cf23d84cac3", kill_on_drop: false }` [INFO] [stdout] 64634e4df4602fe28074bc6808a1d22d81f5624905359589b0917cf23d84cac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d674cb6d745cd3b3e657068cf42909aef9a680e973e6905b55dde49cd1af05bd [INFO] running `Command { std: "docker" "start" "-a" "d674cb6d745cd3b3e657068cf42909aef9a680e973e6905b55dde49cd1af05bd", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking android_log-sys v0.3.1 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking goblin v0.9.3 [INFO] [stderr] Checking android_logger v0.14.1 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking linkage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `bytes` is never read [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ElfFile { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | bytes: &'static [u8], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElfFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:381:12 [INFO] [stdout] | [INFO] [stdout] 381 | if IL2CPP.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:454:19 [INFO] [stdout] | [INFO] [stdout] 454 | let elf = IL2CPP.as_ref().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bytes` is never read [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ElfFile { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | bytes: &'static [u8], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ElfFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:381:12 [INFO] [stdout] | [INFO] [stdout] 381 | if IL2CPP.is_some() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:454:19 [INFO] [stdout] | [INFO] [stdout] 454 | let elf = IL2CPP.as_ref().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.65s [INFO] running `Command { std: "docker" "inspect" "d674cb6d745cd3b3e657068cf42909aef9a680e973e6905b55dde49cd1af05bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d674cb6d745cd3b3e657068cf42909aef9a680e973e6905b55dde49cd1af05bd", kill_on_drop: false }` [INFO] [stdout] d674cb6d745cd3b3e657068cf42909aef9a680e973e6905b55dde49cd1af05bd