[INFO] fetching crate kalast 0.2.5... [INFO] building kalast-0.2.5 against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] extracting crate kalast 0.2.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate kalast 0.2.5 on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kalast 0.2.5 [INFO] finished tweaking crates.io crate kalast 0.2.5 [INFO] tweaked toml for crates.io crate kalast 0.2.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate kalast 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.2.7 [INFO] [stderr] Downloaded rust-spice v0.4.7 [INFO] [stderr] Downloaded rustool v0.3.15 [INFO] [stderr] Downloaded obj-rs v0.6.2 [INFO] [stderr] Downloaded cspice-sys v0.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 005903755d888ee0bb3814e11d08cb7bc9cfb681618ec42aa6ebf563b5d166d6 [INFO] running `Command { std: "docker" "start" "-a" "005903755d888ee0bb3814e11d08cb7bc9cfb681618ec42aa6ebf563b5d166d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "005903755d888ee0bb3814e11d08cb7bc9cfb681618ec42aa6ebf563b5d166d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "005903755d888ee0bb3814e11d08cb7bc9cfb681618ec42aa6ebf563b5d166d6", kill_on_drop: false }` [INFO] [stdout] 005903755d888ee0bb3814e11d08cb7bc9cfb681618ec42aa6ebf563b5d166d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efe7430e21b3ce1b7e4c0b3ad2eb0d49a7248b11edcdfcc4625bd148e2708f90 [INFO] running `Command { std: "docker" "start" "-a" "efe7430e21b3ce1b7e4c0b3ad2eb0d49a7248b11edcdfcc4625bd148e2708f90", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling obj-rs v0.6.2 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling nalgebra v0.26.2 [INFO] [stderr] Compiling rustool v0.3.15 [INFO] [stderr] Compiling kalast v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.41s [INFO] running `Command { std: "docker" "inspect" "efe7430e21b3ce1b7e4c0b3ad2eb0d49a7248b11edcdfcc4625bd148e2708f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe7430e21b3ce1b7e4c0b3ad2eb0d49a7248b11edcdfcc4625bd148e2708f90", kill_on_drop: false }` [INFO] [stdout] efe7430e21b3ce1b7e4c0b3ad2eb0d49a7248b11edcdfcc4625bd148e2708f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f785739c98168f56e1b19c68ab29077fdcebe7ddaddcbfab04f421997e4e00f1 [INFO] running `Command { std: "docker" "start" "-a" "f785739c98168f56e1b19c68ab29077fdcebe7ddaddcbfab04f421997e4e00f1", kill_on_drop: false }` [INFO] [stderr] Compiling kalast v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6G3zel/symbols.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.create_object.8dadab98-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd.25xyogdm34iy9rnp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkalast-d97fa13616ae9439.rlib" "/opt/rustwide/target/debug/deps/libtool-1d36c40883c285be.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2a448abf1ce18664.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-844153741323d3c4.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-f2167eda5ec2770c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libchrono-dfbdecf203082b10.rlib" "/opt/rustwide/target/debug/deps/libtime-f8eef13e1aec2726.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libalga-4ca89c99e5839baf.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8175479651e9a136.rlib" "/opt/rustwide/target/debug/deps/libapprox-1897f2e406b1567d.rlib" "/opt/rustwide/target/debug/deps/libobj-9767b44e957a666b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libitertools-d894ba477a793466.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libindicatif-fb53f33ae9cae92b.rlib" "/opt/rustwide/target/debug/deps/libconsole-dcbfc6fab0b93549.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-852314f50f39a311.rlib" "/opt/rustwide/target/debug/deps/liblibc-607adcf3cce6ac0a.rlib" "/opt/rustwide/target/debug/deps/libregex-d99160638044295c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-21cb292ee38829c0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-aed76df666295b19.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-08be54a667510151.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f840b3aa598591a7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-34e08d99d47b4a88.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libsimba-c392ca2ed7750e17.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8f38235055086e1d.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5dcbf7edd4fe4e3b.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libapprox-d67caaf4bd34e265.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a239c6d5d11a3c3f.rlib" "/opt/rustwide/target/debug/deps/libserde-9fb0d2916c54fa1e.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de75e80c43801b1c.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2a787eb9d60efe22.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-4a45f4075ae80a22.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-74211b12b443811c.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1f391b051eb3b957.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6d1ec8f1337db26d.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ce60aba693c46806.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fa2b1d08224d5dda.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a51843dfc5fc8b4b.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/create_object-7cb75aef41dec8dd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kalast` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f785739c98168f56e1b19c68ab29077fdcebe7ddaddcbfab04f421997e4e00f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f785739c98168f56e1b19c68ab29077fdcebe7ddaddcbfab04f421997e4e00f1", kill_on_drop: false }` [INFO] [stdout] f785739c98168f56e1b19c68ab29077fdcebe7ddaddcbfab04f421997e4e00f1