[INFO] cloning repository https://github.com/hsivonen/testdet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hsivonen/testdet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsivonen%2Ftestdet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsivonen%2Ftestdet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e369adb06d6e39370c202473580a4a3cf395763c [INFO] testing hsivonen/testdet against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsivonen%2Ftestdet" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hsivonen/testdet on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hsivonen/testdet [INFO] removed path dependency chardetng from git repo https://github.com/hsivonen/testdet [INFO] finished tweaking git repo https://github.com/hsivonen/testdet [INFO] tweaked toml for git repo https://github.com/hsivonen/testdet written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/hsivonen/testdet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (chardetng) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (chardetng) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-ucd-hangul v0.9.0 [INFO] [stderr] Downloaded chardetng v0.1.10 [INFO] [stderr] Downloaded unic-ucd-normal v0.9.0 [INFO] [stderr] Downloaded unic-normal v0.9.0 [INFO] [stderr] Downloaded detone v1.0.0 [INFO] [stderr] Downloaded unicode-reverse v1.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0e68afca90d5862ca489c4ad0d1c5d7d38040960cb30926e0400ecf9038a3c5 [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" "e0e68afca90d5862ca489c4ad0d1c5d7d38040960cb30926e0400ecf9038a3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0e68afca90d5862ca489c4ad0d1c5d7d38040960cb30926e0400ecf9038a3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e68afca90d5862ca489c4ad0d1c5d7d38040960cb30926e0400ecf9038a3c5", kill_on_drop: false }` [INFO] [stdout] e0e68afca90d5862ca489c4ad0d1c5d7d38040960cb30926e0400ecf9038a3c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fab8931e8b4971ae72065197cfd08115747f6eb356e82e9e97bea9653eab0f6 [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" "3fab8931e8b4971ae72065197cfd08115747f6eb356e82e9e97bea9653eab0f6", kill_on_drop: false }` [INFO] [stderr] warning: dependency (chardetng) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling detone v1.0.0 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-hangul v0.9.0 [INFO] [stderr] Compiling unic-ucd-normal v0.9.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling unicode-reverse v1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling unic-normal v0.9.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling chardetng v0.1.10 [INFO] [stderr] Compiling testdet v0.1.0 (/opt/rustwide/workdir) [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.testdet.8a72k4ii-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1" "/opt/rustwide/target/debug/deps/testdet-467fc9e540988ae1.43qjucp4sttegyhf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-d46d26621a646e0b/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lstdc++" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "-lced" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-licui18n" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libunic_normal-a6e70603997d9684.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_normal-ca24d11831c6b44b.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_hangul-9be0cb9454cd722f.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-5411a21896f608ef.rlib" "/opt/rustwide/target/debug/deps/libunic_common-ae511ce5f27592d3.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-27a121df5df71883.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-97797fe378f21e71.rlib" "/opt/rustwide/target/debug/deps/liblibflate-606cc34665b98f7f.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-d9047f1bb72d40ea.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-71844c5ec3ff359e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-52db5a2fb6e5927b.rlib" "/opt/rustwide/target/debug/deps/libadler32-b754b0225bffa03d.rlib" "/opt/rustwide/target/debug/deps/libdetone-102fc2204ceb7a0f.rlib" "/opt/rustwide/target/debug/deps/libchardetng-7250faa9678ff64a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libchardet-35a898dc62e469f7.rlib" "/opt/rustwide/target/debug/deps/libunicode_reverse-d150862ee808865e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-07ba75ebec98cf1f.rlib" "/opt/rustwide/target/debug/deps/librayon-c672c7883c8cf095.rlib" "/opt/rustwide/target/debug/deps/librayon_core-9b7ee2c1b0bf1877.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb6d77f1917f6236.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-68004949d1b4c3a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d8ecc494112546dd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b655deac3cb1d6a8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-83a28bce40ee7748.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87834de79fb55493.rlib" "/opt/rustwide/target/debug/deps/libeither-253b1295061796dc.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-982ed851737e7e10.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-f067ee8c39edfa34.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbzip2-fddbca41afd8eeb5.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-2146d9d6a190a243.rlib" "/opt/rustwide/target/debug/deps/liblibc-77d6541a42757d2c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lced [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 `testdet` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3fab8931e8b4971ae72065197cfd08115747f6eb356e82e9e97bea9653eab0f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fab8931e8b4971ae72065197cfd08115747f6eb356e82e9e97bea9653eab0f6", kill_on_drop: false }` [INFO] [stdout] 3fab8931e8b4971ae72065197cfd08115747f6eb356e82e9e97bea9653eab0f6