[INFO] cloning repository https://github.com/jiwonac/cs_temp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiwonac/cs_temp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiwonac%2Fcs_temp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiwonac%2Fcs_temp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08f0c41a7a511369716c8c61ccd3c76fe679872b
[INFO] testing jiwonac/cs_temp against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiwonac%2Fcs_temp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jiwonac/cs_temp
[INFO] finished tweaking git repo https://github.com/jiwonac/cs_temp
[INFO] tweaked toml for git repo https://github.com/jiwonac/cs_temp written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jiwonac/cs_temp on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jiwonac/cs_temp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symbol_table v0.2.0
[INFO] [stderr]   Downloaded coin_cbc_sys v0.1.2
[INFO] [stderr]   Downloaded symbolic_expressions v5.0.3
[INFO] [stderr]   Downloaded coin_cbc v0.1.7
[INFO] [stderr]   Downloaded egg v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd0abc375be95aa172fe9b1692e3f97c9121ac2f5fdfd8a9b4adbb34390ffd45
[INFO] running `Command { std: "docker" "start" "-a" "dd0abc375be95aa172fe9b1692e3f97c9121ac2f5fdfd8a9b4adbb34390ffd45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd0abc375be95aa172fe9b1692e3f97c9121ac2f5fdfd8a9b4adbb34390ffd45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd0abc375be95aa172fe9b1692e3f97c9121ac2f5fdfd8a9b4adbb34390ffd45", kill_on_drop: false }`
[INFO] [stdout] dd0abc375be95aa172fe9b1692e3f97c9121ac2f5fdfd8a9b4adbb34390ffd45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5821fea220816809fbd7decfcb5babb7d901d9b9bba01d1bb3e4bde2db67d8a7
[INFO] running `Command { std: "docker" "start" "-a" "5821fea220816809fbd7decfcb5babb7d901d9b9bba01d1bb3e4bde2db67d8a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling symbolic_expressions v5.0.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling coin_cbc_sys v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling coin_cbc v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling symbol_table v0.2.0
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling egg v0.9.4
[INFO] [stderr]    Compiling cs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `cs` (bin "cso") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcNAoIDK/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcs-0bb0a972f2e20e37,libegg-89ce9c8b167231ac,libinstant-055e1177fbab0fc6,libindexmap-7e209d7a5444c559,libfxhash-a2cf6c227b5a1206,libbyteorder-68a60050ca7fd2a9,libsmallvec-dc8f53b67f2bfb8b,libenv_logger-a548549cadaddcc7,libsymbol_table-7e48cc45acb20c19,libhashbrown-ff80319e6148bfca,libahash-514e142598357998,libgetrandom-e6376bace72c257e,libcfg_if-cfb20768436a17c8,libonce_cell-4f6bb0f978623118,libcoin_cbc-195863b42c320f2d,liblazy_static-16658855d1fc8677,libcoin_cbc_sys-0204e2232b7caaf9,libthiserror-127748a60bb51f76,libsymbolic_expressions-b22e464252620b5d,liblog-8f6e6bfd23107d2a,libclap-f470dd1925aba303,libvec_map-a72a471293d823f8,libtextwrap-7b40b1b816ec1a49,libunicode_width-4d6af51f39f03d27,libstrsim-3e9bdf92512547bc,libbitflags-dfd565f85bac9b15,libatty-f024256ff6297b67,liblibc-0eafd15bd82af717,libansi_term-1dd6dd399fbde17b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lCbcSolver" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcNAoIDK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cso-7fb2b117814a589f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lCbcSolver
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5821fea220816809fbd7decfcb5babb7d901d9b9bba01d1bb3e4bde2db67d8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5821fea220816809fbd7decfcb5babb7d901d9b9bba01d1bb3e4bde2db67d8a7", kill_on_drop: false }`
[INFO] [stdout] 5821fea220816809fbd7decfcb5babb7d901d9b9bba01d1bb3e4bde2db67d8a7
