[INFO] cloning repository https://github.com/sbwtw/distcc_scan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbwtw/distcc_scan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2Fdistcc_scan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2Fdistcc_scan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 998e84e6b56fdc10962bb29424eb65522635be97 [INFO] testing sbwtw/distcc_scan against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2Fdistcc_scan" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbwtw/distcc_scan on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbwtw/distcc_scan [INFO] finished tweaking git repo https://github.com/sbwtw/distcc_scan [INFO] tweaked toml for git repo https://github.com/sbwtw/distcc_scan written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sbwtw/distcc_scan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 943a5c99aea74c388233bd4a354943f2ba86157367065ef5b1487ea0de270707 [INFO] running `Command { std: "docker" "start" "-a" "943a5c99aea74c388233bd4a354943f2ba86157367065ef5b1487ea0de270707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "943a5c99aea74c388233bd4a354943f2ba86157367065ef5b1487ea0de270707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "943a5c99aea74c388233bd4a354943f2ba86157367065ef5b1487ea0de270707", kill_on_drop: false }` [INFO] [stdout] 943a5c99aea74c388233bd4a354943f2ba86157367065ef5b1487ea0de270707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c9bf59c37f703020daacbd5bf99a94c21b7f4b91b70d96a369908de53165a457 [INFO] running `Command { std: "docker" "start" "-a" "c9bf59c37f703020daacbd5bf99a94c21b7f4b91b70d96a369908de53165a457", 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] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling minilzo v0.1.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling clap v2.19.3 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling distcc_finder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | c @ 0...9 => r.insert(0, (b'0' + c) as char), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 155 | c @ 10...15 => r.insert(0, (b'a' + c - 10) as char), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | n @ &b'0'...b'9' => (n - b'0') as usize, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `..=` for an inclusive range: `&(b'0'..=b'9')` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | n @ &b'a'...b'f' => (n - b'a') as usize + 10, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `..=` for an inclusive range: `&(b'a'..=b'f')` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static!{ [INFO] [stdout] 20 | | static ref TEST_PACKAGE: Vec = { [INFO] [stdout] 21 | | let head = b"DIST00000002ARGC00000005ARGV00000003g++ARGV00000002-cARGV00000002-oARGV00000001aARGV000000051.cppDOTI"; [INFO] [stdout] 22 | | let data = b"\n int b(){ int a=0; return a;} \n\n int c () { int aaa=0; return aaa;} /* aaa aa aa aa */"; [INFO] [stdout] ... | [INFO] [stdout] 32 | | }; [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static!{ [INFO] [stdout] 20 | | static ref TEST_PACKAGE: Vec = { [INFO] [stdout] 21 | | let head = b"DIST00000002ARGC00000005ARGV00000003g++ARGV00000002-cARGV00000002-oARGV00000001aARGV000000051.cppDOTI"; [INFO] [stdout] 22 | | let data = b"\n int b(){ int a=0; return a;} \n\n int c () { int aaa=0; return aaa;} /* aaa aa aa aa */"; [INFO] [stdout] ... | [INFO] [stdout] 32 | | }; [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/main.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | version: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Content` [INFO] [stdout] --> src/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | Content, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.distcc_finder.5a6kjw55-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54" "/opt/rustwide/target/debug/deps/distcc_finder-6bfd286752606e54.4kh4mu45fh94ar64.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblazy_static-bb5cd3c8ae54f9d2.rlib" "/opt/rustwide/target/debug/deps/libclap-0f5ba596345bfb12.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-87173c01fdbb7cf2.rlib" "/opt/rustwide/target/debug/deps/libterm_size-d0153898ce3c00f7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-74b14f6764929698.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2660c594cf04f3b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4dd2557e3fc1d326.rlib" "/opt/rustwide/target/debug/deps/libansi_term-1bf46383e1da780b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-206d367ff51d67c6.rlib" "/opt/rustwide/target/debug/deps/libminilzo-caffd412d4770069.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-8aa2ff5a31afafa1.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-802611ac75820a4f.rlib" "/opt/rustwide/target/debug/deps/libregex-039db4d2734fcfef.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-fb8365ae1d572763.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0c1978a6494a135e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5bf48e9364d3dc75.rlib" "/opt/rustwide/target/debug/deps/libthread_id-85b040fa276f9028.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6647b9e786e0a1ff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-91d9ad2c808c41b1.rlib" "/opt/rustwide/target/debug/deps/liblibc-9e6a882aa041f708.rlib" "/opt/rustwide/target/debug/deps/liblog-b29534f32a76d481.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-llzo2" "-llzo2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -llzo2 [INFO] [stdout] /usr/bin/ld: cannot find -llzo2 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `distcc_finder` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c9bf59c37f703020daacbd5bf99a94c21b7f4b91b70d96a369908de53165a457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9bf59c37f703020daacbd5bf99a94c21b7f4b91b70d96a369908de53165a457", kill_on_drop: false }` [INFO] [stdout] c9bf59c37f703020daacbd5bf99a94c21b7f4b91b70d96a369908de53165a457