[INFO] updating cached repository https://github.com/KoffeinFlummi/crowbar.rs [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 40012eab6e09e43f5bb8683d3e7b3f9d0fd89ad4 [INFO] testing KoffeinFlummi/crowbar.rs against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoffeinFlummi%2Fcrowbar.rs" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KoffeinFlummi/crowbar.rs on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/KoffeinFlummi/crowbar.rs [INFO] finished tweaking git repo https://github.com/KoffeinFlummi/crowbar.rs [INFO] tweaked toml for git repo https://github.com/KoffeinFlummi/crowbar.rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/KoffeinFlummi/crowbar.rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] a6ace3001580e34b27301df15be4318f08e8dd0b5df2c4572997e5e61e87a984 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a6ace3001580e34b27301df15be4318f08e8dd0b5df2c4572997e5e61e87a984"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling serde v1.0.96 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling minilzo v0.2.0 [INFO] [stderr] Compiling armake2 v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_derive v1.0.96 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling crowbar-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:335:17 [INFO] [stderr] | [INFO] [stderr] 335 | reader.seek(SeekFrom::Current((num_anims * 4) as i64)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:342:21 [INFO] [stderr] | [INFO] [stderr] 342 | reader.seek(SeekFrom::Current(2 * 12)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.crowbar.eggihf2l-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e" "/opt/rustwide/target/debug/deps/crowbar-199a7608c11a314e.5gg22bm8gjf8jsxf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libminilzo-a2527e3ecbbe16cb.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-ac72a2c36c0816e5.rlib" "/opt/rustwide/target/debug/deps/libarmake2-9eda49276e1c9bb3.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7c1716ef29a5aebf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9395157eaa9ee78c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d205a30746c5635c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e19ca9f68a0a4995.rlib" "/opt/rustwide/target/debug/deps/libtime-9999ded55c08df28.rlib" "/opt/rustwide/target/debug/deps/liblibc-e607f26e97ca91c6.rlib" "/opt/rustwide/target/debug/deps/libcolored-c56b03d31ec11880.rlib" "/opt/rustwide/target/debug/deps/libdocopt-5b10f82d9cd09e9a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-de24c3222c8ab3fd.rlib" "/opt/rustwide/target/debug/deps/libregex-751af58fa270381a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c696839b6988372.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d766a75c840a5cd7.rlib" "/opt/rustwide/target/debug/deps/libucd_util-8d49d6df10cfd782.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e7b92757fb5b0ea4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9766acb9bcbbc609.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4e94a8a5927748db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-871db668c04919c0.rlib" "/opt/rustwide/target/debug/deps/libserde-fdb77c6888c9fe8e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-llzo2" "-llzo2" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -llzo2 [INFO] [stderr] /usr/bin/ld: cannot find -llzo2 [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `crowbar-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a6ace3001580e34b27301df15be4318f08e8dd0b5df2c4572997e5e61e87a984"` [INFO] running `"docker" "rm" "-f" "a6ace3001580e34b27301df15be4318f08e8dd0b5df2c4572997e5e61e87a984"` [INFO] [stdout] a6ace3001580e34b27301df15be4318f08e8dd0b5df2c4572997e5e61e87a984