[INFO] fetching crate odbcsv 0.3.4... [INFO] testing odbcsv-0.3.4 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate odbcsv 0.3.4 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate odbcsv 0.3.4 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 crates.io crate odbcsv 0.3.4 [INFO] finished tweaking crates.io crate odbcsv 0.3.4 [INFO] tweaked toml for crates.io crate odbcsv 0.3.4 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate odbcsv 0.3.4 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a5d19f3622ffe91a18950c19783f9d00b7080a746070849807ec2aabd430c4db [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" "a5d19f3622ffe91a18950c19783f9d00b7080a746070849807ec2aabd430c4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5d19f3622ffe91a18950c19783f9d00b7080a746070849807ec2aabd430c4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d19f3622ffe91a18950c19783f9d00b7080a746070849807ec2aabd430c4db", kill_on_drop: false }` [INFO] [stdout] a5d19f3622ffe91a18950c19783f9d00b7080a746070849807ec2aabd430c4db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] a801e4ff127a59a8e5db9460ba15bb25f7516e933fe33e3aa4ee0b2ab42f0840 [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" "a801e4ff127a59a8e5db9460ba15bb25f7516e933fe33e3aa4ee0b2ab42f0840", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling odbc-sys v0.16.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling force-send-sync v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling stderrlog v0.5.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling odbc-api v0.10.3 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling odbcsv v0.3.4 (/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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.odbcsv.2i2r8qy9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290" "/opt/rustwide/target/debug/deps/odbcsv-25f1bd83b4107290.2nfmb4lb4ymbqxrv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcsv-7db86af41e32515a.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-2321e6d6c95dbfc7.rlib" "/opt/rustwide/target/debug/deps/libbstr-3ddd488b85c97ae5.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1cb9ad64ffd87379.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-18714fbb0e642a4b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-66c3ab640da7829c.rlib" "/opt/rustwide/target/debug/deps/libserde-9b3bcded3e5a9462.rlib" "/opt/rustwide/target/debug/deps/libstderrlog-9c935e579b8fb955.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f6ed5f361b03f1ec.rlib" "/opt/rustwide/target/debug/deps/libchrono-b345fd723829ae61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-aaf3a97d08c5b649.rlib" "/opt/rustwide/target/debug/deps/libstructopt-579f949ea82285ef.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libclap-9899065a67510b7b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libodbc_api-bd98aff9ea379f97.rlib" "/opt/rustwide/target/debug/deps/libforce_send_sync-cb16fd1c3b580054.rlib" "/opt/rustwide/target/debug/deps/libthiserror-411e96544c804c99.rlib" "/opt/rustwide/target/debug/deps/libodbc_sys-61f6ed140234b674.rlib" "/opt/rustwide/target/debug/deps/libwidestring-859b2d8703478ef4.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-328154719a6679f8.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" "-lodbc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lodbc [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 `odbcsv` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a801e4ff127a59a8e5db9460ba15bb25f7516e933fe33e3aa4ee0b2ab42f0840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a801e4ff127a59a8e5db9460ba15bb25f7516e933fe33e3aa4ee0b2ab42f0840", kill_on_drop: false }` [INFO] [stdout] a801e4ff127a59a8e5db9460ba15bb25f7516e933fe33e3aa4ee0b2ab42f0840