[INFO] cloning repository https://github.com/daniel-dimovski/poe-bundle-reader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-dimovski/poe-bundle-reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-dimovski%2Fpoe-bundle-reader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-dimovski%2Fpoe-bundle-reader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 712ba74dc88ade35fc100a2ea5a64a1a966c86a1 [INFO] testing daniel-dimovski/poe-bundle-reader against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-dimovski%2Fpoe-bundle-reader" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daniel-dimovski/poe-bundle-reader on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daniel-dimovski/poe-bundle-reader [INFO] finished tweaking git repo https://github.com/daniel-dimovski/poe-bundle-reader [INFO] tweaked toml for git repo https://github.com/daniel-dimovski/poe-bundle-reader written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/daniel-dimovski/poe-bundle-reader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 741b10dfa48fa250cf433394be4ceecfe4c7aaf052a3fe8669ba7178bcb12317 [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" "741b10dfa48fa250cf433394be4ceecfe4c7aaf052a3fe8669ba7178bcb12317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "741b10dfa48fa250cf433394be4ceecfe4c7aaf052a3fe8669ba7178bcb12317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741b10dfa48fa250cf433394be4ceecfe4c7aaf052a3fe8669ba7178bcb12317", kill_on_drop: false }` [INFO] [stdout] 741b10dfa48fa250cf433394be4ceecfe4c7aaf052a3fe8669ba7178bcb12317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b06b7fc8c49122c57c134a4e46f78f548393df0723535816f0599be7d67746b [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" "7b06b7fc8c49122c57c134a4e46f78f548393df0723535816f0599be7d67746b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling poe_bundle_reader v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling ggpk v1.0.0 (https://github.com/daniel-dimovski/ggpk?branch=master#f1e1c2f7) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.poe_bundle_reader.5eq2n55p-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd" "/opt/rustwide/target/debug/deps/poe_bundle_reader-3b39ddfa1195bbcd.4g2z38a84uxfk2hh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "." "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpoe_bundle_reader-5e94c469381bcc4e.rlib" "/opt/rustwide/target/debug/deps/libggpk-0b6ce9b1a2dff7b8.rlib" "/opt/rustwide/target/debug/deps/libwidestring-859b2d8703478ef4.rlib" "/opt/rustwide/target/debug/deps/librayon-5858c60110a9dda0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-926d4bd0619b4f69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ddea93de7666c1a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2159c81658dbac60.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1fe8bfe3677b7e53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad732ae0159585dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-1bfe18d195c8e50c.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libpoe_bundle_reader-5e94c469381bcc4e.rlib(poe_bundle_reader-5e94c469381bcc4e.poe_bundle_reader.1gaqjmw0-cgu.1.rcgu.o): in function `poe_bundle_reader::reader::decompress': [INFO] [stdout] /opt/rustwide/workdir/src/reader.rs:28: undefined reference to `Ooz_Decompress' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `poe_bundle_reader` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7b06b7fc8c49122c57c134a4e46f78f548393df0723535816f0599be7d67746b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b06b7fc8c49122c57c134a4e46f78f548393df0723535816f0599be7d67746b", kill_on_drop: false }` [INFO] [stdout] 7b06b7fc8c49122c57c134a4e46f78f548393df0723535816f0599be7d67746b