[INFO] crate turtle 1.0.0-rc.2 is already in cache [INFO] extracting crate turtle 1.0.0-rc.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/turtle/1.0.0-rc.2 [INFO] extracting crate turtle 1.0.0-rc.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/turtle/1.0.0-rc.2 [INFO] validating manifest of turtle-1.0.0-rc.2 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of turtle-1.0.0-rc.2 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing turtle-1.0.0-rc.2 [INFO] finished frobbing turtle-1.0.0-rc.2 [INFO] frobbed toml for turtle-1.0.0-rc.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/turtle/1.0.0-rc.2/Cargo.toml [INFO] started frobbing turtle-1.0.0-rc.2 [INFO] finished frobbing turtle-1.0.0-rc.2 [INFO] frobbed toml for turtle-1.0.0-rc.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/turtle/1.0.0-rc.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing turtle-1.0.0-rc.2 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/turtle/1.0.0-rc.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] d142ffd1378e190326800defb73549659955b60d8b043be3c4adeffb2a7e5e1a [INFO] running `"docker" "start" "-a" "d142ffd1378e190326800defb73549659955b60d8b043be3c4adeffb2a7e5e1a"` [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling rusttype v0.2.3 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] warning[E0311]: the parameter type `K` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `K` [INFO] [stderr] note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0311]: the parameter type `V` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `V` [INFO] [stderr] note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling glutin v0.10.1 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling piston2d-graphics v0.23.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling gfx_gl v0.4.0 [INFO] [stderr] Compiling pistoncore-window v0.30.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.35.0 [INFO] [stderr] Compiling piston v0.35.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling wayland-window v0.8.0 [INFO] [stderr] Compiling winit v0.8.3 [INFO] [stderr] Compiling gfx v0.16.3 [INFO] [stderr] Compiling gfx_device_gl v0.14.6 [INFO] [stderr] Compiling pistoncore-glutin_window v0.42.1 [INFO] [stderr] Compiling piston-gfx_texture v0.29.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.46.0 [INFO] [stderr] Compiling piston_window v0.73.0 [INFO] [stderr] Compiling turtle v1.0.0-rc.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `"docker" "inspect" "d142ffd1378e190326800defb73549659955b60d8b043be3c4adeffb2a7e5e1a"` [INFO] running `"docker" "rm" "-f" "d142ffd1378e190326800defb73549659955b60d8b043be3c4adeffb2a7e5e1a"` [INFO] [stdout] d142ffd1378e190326800defb73549659955b60d8b043be3c4adeffb2a7e5e1a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/turtle/1.0.0-rc.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 0061ec48995dd606c289435fa09be7b203ab8a36efeba542aaa56987d242de01 [INFO] running `"docker" "start" "-a" "0061ec48995dd606c289435fa09be7b203ab8a36efeba542aaa56987d242de01"` [INFO] [stderr] Compiling turtle v1.0.0-rc.2 (/opt/crater/workdir) [INFO] [stderr] error: Make sure you run tests with `cargo test --features test` [INFO] [stderr] --> src/lib.rs:38:1 [INFO] [stderr] | [INFO] [stderr] 38 | compile_error!("Make sure you run tests with `cargo test --features test`"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `turtle`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `turtle`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name randomcolors examples/randomcolors.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="desktop"' --cfg 'feature="piston_window"' -C metadata=f8ce6513e666523d -C extra-filename=-f8ce6513e666523d --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern interpolation=/opt/crater/target/debug/deps/libinterpolation-932f4efc984447dc.rlib --extern piston_window=/opt/crater/target/debug/deps/libpiston_window-d8bc1cb3230a30ab.rlib --extern rand=/opt/crater/target/debug/deps/librand-b6342a2b099df0ea.rlib --extern serde=/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-080adf51b2cd98e4.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib --extern turtle=/opt/crater/target/debug/deps/libturtle-5506f23e5821e7a8.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `turtle`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name heart examples/heart.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="desktop"' --cfg 'feature="piston_window"' -C metadata=401ca9b599b80dba -C extra-filename=-401ca9b599b80dba --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern interpolation=/opt/crater/target/debug/deps/libinterpolation-932f4efc984447dc.rlib --extern piston_window=/opt/crater/target/debug/deps/libpiston_window-d8bc1cb3230a30ab.rlib --extern rand=/opt/crater/target/debug/deps/librand-b6342a2b099df0ea.rlib --extern serde=/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-080adf51b2cd98e4.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib --extern turtle=/opt/crater/target/debug/deps/libturtle-5506f23e5821e7a8.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/rotationtest-4c459419037a4236.rotationtest.5nup8nl4-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/rotationtest-4c459419037a4236.rotationtest.5nup8nl4-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/rotationtest-4c459419037a4236.rotationtest.5nup8nl4-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/rotationtest-4c459419037a4236.rotationtest.5nup8nl4-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/rotationtest-4c459419037a4236.rotationtest.5nup8nl4-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/rotationtest-4c459419037a4236.rotationtest.5nup8nl4-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/rotationtest-4c459419037a4236.rotationtest.5nup8nl4-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/rotationtest-4c459419037a4236.rotationtest.5nup8nl4-cgu.7.rcgu.o" "-o" "/opt/crater/target/debug/examples/rotationtest-4c459419037a4236" "/opt/crater/target/debug/examples/rotationtest-4c459419037a4236.43lm7i2t2oyax0rt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libturtle-5506f23e5821e7a8.rlib" "/opt/crater/target/debug/deps/librand-b6342a2b099df0ea.rlib" "/opt/crater/target/debug/deps/librand_core-d2f25fae99fc860a.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libpiston_window-d8bc1cb3230a30ab.rlib" "/opt/crater/target/debug/deps/libglutin_window-35ac1f2f093e691b.rlib" "/opt/crater/target/debug/deps/libgl-2aea6e0c0d0c44b2.rlib" "/opt/crater/target/debug/deps/libglutin-567ecb8ce5196ecb.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-2309cbf7a73bb857.rlib" "/opt/crater/target/debug/deps/libwinit-b82197c3e734c09e.rlib" "/opt/crater/target/debug/deps/libwayland_window-9caa89d1727aa2e0.rlib" "/opt/crater/target/debug/deps/libwayland_protocols-836360564d5c652b.rlib" "/opt/crater/target/debug/deps/libtempfile-06fec63a0af00e8e.rlib" "/opt/crater/target/debug/deps/librand-5eda43279f0ef45c.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-c147be004a4e0be7.rlib" "/opt/crater/target/debug/deps/libmemmap-ed9ac0a143e9a41f.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "/opt/crater/target/debug/deps/libwayland_client-8f7a82262073ef64.rlib" "/opt/crater/target/debug/deps/libwayland_sys-9a4768204961740e.rlib" "/opt/crater/target/debug/deps/libdlib-b90559aec50dd4f0.rlib" "/opt/crater/target/debug/deps/liblibloading-11c49602e6781e8d.rlib" "/opt/crater/target/debug/deps/libbitflags-87aacccedafc3e9f.rlib" "/opt/crater/target/debug/deps/libx11_dl-cb5af28286ce0b15.rlib" "/opt/crater/target/debug/deps/libmaybe_uninit-90d213521f6bd9d5.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/libshared_library-e715ec3127461678.rlib" "/opt/crater/target/debug/deps/libgfx_graphics-73cde0c577793c1b.rlib" "/opt/crater/target/debug/deps/libshaders_graphics2d-72da22805d65306a.rlib" "/opt/crater/target/debug/deps/libgraphics-14d8532850a30422.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/librusttype-cddab4f2453077d1.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-6ecb4766f3b9adc1.rlib" "/opt/crater/target/debug/deps/libstb_truetype-dbbb8ae0246baf55.rlib" "/opt/crater/target/debug/deps/libread_color-9a2567d9b78c3b62.rlib" "/opt/crater/target/debug/deps/libvecmath-2ad1bf98cc82c27e.rlib" "/opt/crater/target/debug/deps/libgfx_texture-b0c56203a711e961.rlib" "/opt/crater/target/debug/deps/libimage-254115e1d40f0340.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-eca6c0c4d231bd1a.rlib" "/opt/crater/target/debug/deps/libgif-c578443aa096985a.rlib" "/opt/crater/target/debug/deps/libcolor_quant-5c0942c00416f084.rlib" "/opt/crater/target/debug/deps/liblzw-623507a6e6e9c8a7.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-fcdd2a62105cc290.rlib" "/opt/crater/target/debug/deps/librayon-253d948e43850ca8.rlib" "/opt/crater/target/debug/deps/librayon_core-885d98fb7097144a.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libeither-0991b1b51775eba9.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-d685a3054525f541.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-4a4ccc5629f797d0.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libarrayvec-f64ddaa5f4449e8f.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libpng-72a013c653b21bc9.rlib" "/opt/crater/target/debug/deps/libdeflate-9364b840f59ebc68.rlib" "/opt/crater/target/debug/deps/libinflate-3202ef769417b718.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libenum_primitive-fbf5da8bf0e45735.rlib" "/opt/crater/target/debug/deps/libnum_traits-85d0e05aa2cc3298.rlib" "/opt/crater/target/debug/deps/libnum_rational-20811c851a7595f4.rlib" "/opt/crater/target/debug/deps/libnum_iter-cf097c8ecace15a3.rlib" "/opt/crater/target/debug/deps/libnum_integer-3bee56712085dd57.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libtexture-a0089f1ada916bfc.rlib" "/opt/crater/target/debug/deps/libgfx_device_gl-a0c79e330df1e7da.rlib" "/opt/crater/target/debug/deps/libgfx_gl-a1226b28839e0faa.rlib" "/opt/crater/target/debug/deps/libgfx-f39eaff6502631af.rlib" "/opt/crater/target/debug/deps/libgfx_core-e10f8119dceb9210.rlib" "/opt/crater/target/debug/deps/libdraw_state-ee9167473f64b111.rlib" "/opt/crater/target/debug/deps/libbitflags-a46e55f201abba8f.rlib" "/opt/crater/target/debug/deps/liblog-c97b73a8bcee9985.rlib" "/opt/crater/target/debug/deps/liblog-6796845c78a3960b.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libpiston-005454f151fe4d89.rlib" "/opt/crater/target/debug/deps/libevent_loop-dfd697961aac3a2f.rlib" "/opt/crater/target/debug/deps/libwindow-c3a196e10541de76.rlib" "/opt/crater/target/debug/deps/libshader_version-7089fad9c440de92.rlib" "/opt/crater/target/debug/deps/libinput-1979570df63de016.rlib" "/opt/crater/target/debug/deps/libviewport-9a8e653db7463113.rlib" "/opt/crater/target/debug/deps/libfloat-36ffe6ac1a77fbaf.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libinterpolation-932f4efc984447dc.rlib" "/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:908 in _bfd_merged_section_offset [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `turtle`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.runtest.720o5o7w-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e" "/opt/crater/target/debug/examples/runtest-265df260bca8ea7e.26741qap8zcpu54v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libturtle-5506f23e5821e7a8.rlib" "/opt/crater/target/debug/deps/librand-b6342a2b099df0ea.rlib" "/opt/crater/target/debug/deps/librand_core-d2f25fae99fc860a.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libpiston_window-d8bc1cb3230a30ab.rlib" "/opt/crater/target/debug/deps/libglutin_window-35ac1f2f093e691b.rlib" "/opt/crater/target/debug/deps/libgl-2aea6e0c0d0c44b2.rlib" "/opt/crater/target/debug/deps/libglutin-567ecb8ce5196ecb.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-2309cbf7a73bb857.rlib" "/opt/crater/target/debug/deps/libwinit-b82197c3e734c09e.rlib" "/opt/crater/target/debug/deps/libwayland_window-9caa89d1727aa2e0.rlib" "/opt/crater/target/debug/deps/libwayland_protocols-836360564d5c652b.rlib" "/opt/crater/target/debug/deps/libtempfile-06fec63a0af00e8e.rlib" "/opt/crater/target/debug/deps/librand-5eda43279f0ef45c.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-c147be004a4e0be7.rlib" "/opt/crater/target/debug/deps/libmemmap-ed9ac0a143e9a41f.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "/opt/crater/target/debug/deps/libwayland_client-8f7a82262073ef64.rlib" "/opt/crater/target/debug/deps/libwayland_sys-9a4768204961740e.rlib" "/opt/crater/target/debug/deps/libdlib-b90559aec50dd4f0.rlib" "/opt/crater/target/debug/deps/liblibloading-11c49602e6781e8d.rlib" "/opt/crater/target/debug/deps/libbitflags-87aacccedafc3e9f.rlib" "/opt/crater/target/debug/deps/libx11_dl-cb5af28286ce0b15.rlib" "/opt/crater/target/debug/deps/libmaybe_uninit-90d213521f6bd9d5.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/libshared_library-e715ec3127461678.rlib" "/opt/crater/target/debug/deps/libgfx_graphics-73cde0c577793c1b.rlib" "/opt/crater/target/debug/deps/libshaders_graphics2d-72da22805d65306a.rlib" "/opt/crater/target/debug/deps/libgraphics-14d8532850a30422.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/librusttype-cddab4f2453077d1.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-6ecb4766f3b9adc1.rlib" "/opt/crater/target/debug/deps/libstb_truetype-dbbb8ae0246baf55.rlib" "/opt/crater/target/debug/deps/libread_color-9a2567d9b78c3b62.rlib" "/opt/crater/target/debug/deps/libvecmath-2ad1bf98cc82c27e.rlib" "/opt/crater/target/debug/deps/libgfx_texture-b0c56203a711e961.rlib" "/opt/crater/target/debug/deps/libimage-254115e1d40f0340.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-eca6c0c4d231bd1a.rlib" "/opt/crater/target/debug/deps/libgif-c578443aa096985a.rlib" "/opt/crater/target/debug/deps/libcolor_quant-5c0942c00416f084.rlib" "/opt/crater/target/debug/deps/liblzw-623507a6e6e9c8a7.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-fcdd2a62105cc290.rlib" "/opt/crater/target/debug/deps/librayon-253d948e43850ca8.rlib" "/opt/crater/target/debug/deps/librayon_core-885d98fb7097144a.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libeither-0991b1b51775eba9.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-d685a3054525f541.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-4a4ccc5629f797d0.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libarrayvec-f64ddaa5f4449e8f.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libpng-72a013c653b21bc9.rlib" "/opt/crater/target/debug/deps/libdeflate-9364b840f59ebc68.rlib" "/opt/crater/target/debug/deps/libinflate-3202ef769417b718.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libenum_primitive-fbf5da8bf0e45735.rlib" "/opt/crater/target/debug/deps/libnum_traits-85d0e05aa2cc3298.rlib" "/opt/crater/target/debug/deps/libnum_rational-20811c851a7595f4.rlib" "/opt/crater/target/debug/deps/libnum_iter-cf097c8ecace15a3.rlib" "/opt/crater/target/debug/deps/libnum_integer-3bee56712085dd57.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libtexture-a0089f1ada916bfc.rlib" "/opt/crater/target/debug/deps/libgfx_device_gl-a0c79e330df1e7da.rlib" "/opt/crater/target/debug/deps/libgfx_gl-a1226b28839e0faa.rlib" "/opt/crater/target/debug/deps/libgfx-f39eaff6502631af.rlib" "/opt/crater/target/debug/deps/libgfx_core-e10f8119dceb9210.rlib" "/opt/crater/target/debug/deps/libdraw_state-ee9167473f64b111.rlib" "/opt/crater/target/debug/deps/libbitflags-a46e55f201abba8f.rlib" "/opt/crater/target/debug/deps/liblog-c97b73a8bcee9985.rlib" "/opt/crater/target/debug/deps/liblog-6796845c78a3960b.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libpiston-005454f151fe4d89.rlib" "/opt/crater/target/debug/deps/libevent_loop-dfd697961aac3a2f.rlib" "/opt/crater/target/debug/deps/libwindow-c3a196e10541de76.rlib" "/opt/crater/target/debug/deps/libshader_version-7089fad9c440de92.rlib" "/opt/crater/target/debug/deps/libinput-1979570df63de016.rlib" "/opt/crater/target/debug/deps/libviewport-9a8e653db7463113.rlib" "/opt/crater/target/debug/deps/libfloat-36ffe6ac1a77fbaf.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libinterpolation-932f4efc984447dc.rlib" "/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `turtle`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0061ec48995dd606c289435fa09be7b203ab8a36efeba542aaa56987d242de01"` [INFO] running `"docker" "rm" "-f" "0061ec48995dd606c289435fa09be7b203ab8a36efeba542aaa56987d242de01"` [INFO] [stdout] 0061ec48995dd606c289435fa09be7b203ab8a36efeba542aaa56987d242de01