[INFO] cloning repository https://github.com/StackDoubleFlow/il2cpp_sym [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StackDoubleFlow/il2cpp_sym" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Fil2cpp_sym", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Fil2cpp_sym'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4d51fc68441e1adde2ede21fb74f372bccf8542 [INFO] testing StackDoubleFlow/il2cpp_sym against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Fil2cpp_sym" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StackDoubleFlow/il2cpp_sym on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StackDoubleFlow/il2cpp_sym [INFO] finished tweaking git repo https://github.com/StackDoubleFlow/il2cpp_sym [INFO] tweaked toml for git repo https://github.com/StackDoubleFlow/il2cpp_sym written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/StackDoubleFlow/il2cpp_sym already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 761269d79102362117f5675b6686aff766c4632f5bd99ef0da4841181dd3bb1b [INFO] running `Command { std: "docker" "start" "-a" "761269d79102362117f5675b6686aff766c4632f5bd99ef0da4841181dd3bb1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "761269d79102362117f5675b6686aff766c4632f5bd99ef0da4841181dd3bb1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761269d79102362117f5675b6686aff766c4632f5bd99ef0da4841181dd3bb1b", kill_on_drop: false }` [INFO] [stdout] 761269d79102362117f5675b6686aff766c4632f5bd99ef0da4841181dd3bb1b [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5406fcc12789c426dd60c3a53d1c2e137fd5e518875ca92ff0be6f76efe74e4 [INFO] running `Command { std: "docker" "start" "-a" "b5406fcc12789c426dd60c3a53d1c2e137fd5e518875ca92ff0be6f76efe74e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling ar v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling bloom v0.3.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling elfkit v0.0.6 (https://github.com/StackDoubleFlow/elfkit#4572e65e) [INFO] [stderr] Compiling il2cpp_sym v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.16s [INFO] running `Command { std: "docker" "inspect" "b5406fcc12789c426dd60c3a53d1c2e137fd5e518875ca92ff0be6f76efe74e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5406fcc12789c426dd60c3a53d1c2e137fd5e518875ca92ff0be6f76efe74e4", kill_on_drop: false }` [INFO] [stdout] b5406fcc12789c426dd60c3a53d1c2e137fd5e518875ca92ff0be6f76efe74e4 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7aba08c3f524da53d29412ac256aa2fcedc50faffc1e30a355769589c16317a [INFO] running `Command { std: "docker" "start" "-a" "e7aba08c3f524da53d29412ac256aa2fcedc50faffc1e30a355769589c16317a", kill_on_drop: false }` [INFO] [stderr] Compiling il2cpp_sym v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "e7aba08c3f524da53d29412ac256aa2fcedc50faffc1e30a355769589c16317a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7aba08c3f524da53d29412ac256aa2fcedc50faffc1e30a355769589c16317a", kill_on_drop: false }` [INFO] [stdout] e7aba08c3f524da53d29412ac256aa2fcedc50faffc1e30a355769589c16317a [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 681131a061c36cae6a074fadc8bf1d3dc11c5ef5274b23fbc626fee971d5fce0 [INFO] running `Command { std: "docker" "start" "-a" "681131a061c36cae6a074fadc8bf1d3dc11c5ef5274b23fbc626fee971d5fce0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/il2cpp_sym-e3bfc945ea19a1b7) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "681131a061c36cae6a074fadc8bf1d3dc11c5ef5274b23fbc626fee971d5fce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681131a061c36cae6a074fadc8bf1d3dc11c5ef5274b23fbc626fee971d5fce0", kill_on_drop: false }` [INFO] [stdout] 681131a061c36cae6a074fadc8bf1d3dc11c5ef5274b23fbc626fee971d5fce0