[INFO] fetching crate neuton 0.3.0...
[INFO] testing neuton-0.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate neuton 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate neuton 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate neuton 0.3.0
[INFO] tweaked toml for crates.io crate neuton 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate neuton 0.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate neuton 0.3.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded overload v0.1.1
[INFO] [stderr]   Downloaded nu-ansi-term v0.46.0
[INFO] [stderr]   Downloaded matchers v0.1.0
[INFO] [stderr]   Downloaded time-macros v0.2.22
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded time-core v0.1.4
[INFO] [stderr]   Downloaded redox_users v0.5.2
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] [stderr]   Downloaded time v0.3.41
[INFO] [stderr]   Downloaded deranged v0.4.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.29
[INFO] [stderr]   Downloaded regex-automata v0.1.10
[INFO] [stderr]   Downloaded sdl2 v0.38.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.19
[INFO] [stderr]   Downloaded sdl2-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6393b1d44ccb410640cd3de5fe93b17ed450042bfb3e7397d78e377d0beb636
[INFO] running `Command { std: "docker" "start" "-a" "f6393b1d44ccb410640cd3de5fe93b17ed450042bfb3e7397d78e377d0beb636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6393b1d44ccb410640cd3de5fe93b17ed450042bfb3e7397d78e377d0beb636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6393b1d44ccb410640cd3de5fe93b17ed450042bfb3e7397d78e377d0beb636", kill_on_drop: false }`
[INFO] [stdout] f6393b1d44ccb410640cd3de5fe93b17ed450042bfb3e7397d78e377d0beb636
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 703a2f94499853d348377ad06440d6285ae59ba2d56d36cfc85ba4e92eddfe20
[INFO] running `Command { std: "docker" "start" "-a" "703a2f94499853d348377ad06440d6285ae59ba2d56d36cfc85ba4e92eddfe20", kill_on_drop: false }`
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling neuton v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.16s
[INFO] running `Command { std: "docker" "inspect" "703a2f94499853d348377ad06440d6285ae59ba2d56d36cfc85ba4e92eddfe20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "703a2f94499853d348377ad06440d6285ae59ba2d56d36cfc85ba4e92eddfe20", kill_on_drop: false }`
[INFO] [stdout] 703a2f94499853d348377ad06440d6285ae59ba2d56d36cfc85ba4e92eddfe20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 364002657c0b61053cce99fc11fc02861301148b7cc4c7ffebbee951f698995b
[INFO] running `Command { std: "docker" "start" "-a" "364002657c0b61053cce99fc11fc02861301148b7cc4c7ffebbee951f698995b", kill_on_drop: false }`
[INFO] [stderr]    Compiling neuton v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6iHmA5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libneuton-2df645f5c1c916f5,libdirs-6535f2ed65a98ef3,libdirs_sys-6721faa8e64acff8,liboption_ext-a0cc35e5ba991574,libtracing_appender-99ee7776a154bbb4,libthiserror-c0c0de6fff4f77e2,libtime-de1253f414e8bf38,libitoa-d0b71e03eb93d2a7,libtime_core-c020d5e00d45e166,libnum_conv-d2e97b3eaa83741a,libderanged-bc027664b56c49b6,libpowerfmt-319bda9d3261653d,libcrossbeam_channel-04de205223555a2d,libcrossbeam_utils-de1ff7be6749325e,libtracing_subscriber-ac4c73cd89e95407,libsmallvec-ff9c1c2f08c8cb5f,libchrono-88b9301b3d81858b,libiana_time_zone-405546502478874f,libnum_traits-c0e0e87f55823747,libsharded_slab-ab8800df4e6fcb72,libmatchers-d07506a17e82114d,libregex_automata-291578d12791720f,libregex_syntax-fabbeff20d67c8c1,libregex-d7ca5dcf46562266,libregex_automata-da716520d8daaec4,libregex_syntax-03668542449f9a00,libnu_ansi_term-e4e5b3f6a025b32f,liboverload-0aadb336c583eaba,libtracing-76055cd210d41431,libpin_project_lite-838971c4926b66e8,libthread_local-672a0c3a77fc47e0,libcfg_if-20f0d5d0f3401e71,libtracing_log-10c9c65028cb5f37,liblog-08be59b704afb586,libtracing_core-5740640b3c6cbec6,libonce_cell-bfceb64c6f4cb589,libthiserror-60e0b6bf47015f81,libserde-ae06cae2edbe8199,libsdl2-3f475a0cf0547b9d,libsdl2_sys-f28c48ea6938259d,libbitflags-a56917bef97924b7,liblazy_static-26ac7623d713e9be,liblibc-534ba2427695041c}.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" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6iHmA5/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/examples/simple_scenes-9d5d5436f45b4406" "-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 -lSDL2_image
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_ttf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neuton` (example "simple-scenes") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcD4MDJo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdirs-6535f2ed65a98ef3,libdirs_sys-6721faa8e64acff8,liboption_ext-a0cc35e5ba991574,libtracing_appender-99ee7776a154bbb4,libthiserror-c0c0de6fff4f77e2,libtime-de1253f414e8bf38,libitoa-d0b71e03eb93d2a7,libtime_core-c020d5e00d45e166,libnum_conv-d2e97b3eaa83741a,libderanged-bc027664b56c49b6,libpowerfmt-319bda9d3261653d,libcrossbeam_channel-04de205223555a2d,libcrossbeam_utils-de1ff7be6749325e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-ac4c73cd89e95407,libsmallvec-ff9c1c2f08c8cb5f,libchrono-88b9301b3d81858b,libiana_time_zone-405546502478874f,libnum_traits-c0e0e87f55823747,libsharded_slab-ab8800df4e6fcb72,libmatchers-d07506a17e82114d,libregex_automata-291578d12791720f,libregex_syntax-fabbeff20d67c8c1,libregex-d7ca5dcf46562266,libregex_automata-da716520d8daaec4,libregex_syntax-03668542449f9a00,libnu_ansi_term-e4e5b3f6a025b32f,liboverload-0aadb336c583eaba,libtracing-76055cd210d41431,libpin_project_lite-838971c4926b66e8,libthread_local-672a0c3a77fc47e0,libcfg_if-20f0d5d0f3401e71,libtracing_log-10c9c65028cb5f37,liblog-08be59b704afb586,libtracing_core-5740640b3c6cbec6,libonce_cell-bfceb64c6f4cb589,libthiserror-60e0b6bf47015f81,libserde-ae06cae2edbe8199,libsdl2-3f475a0cf0547b9d,libsdl2_sys-f28c48ea6938259d,libbitflags-a56917bef97924b7,liblazy_static-26ac7623d713e9be,liblibc-534ba2427695041c}.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" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcD4MDJo/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/neuton-b65d57d6ac6d4acf" "-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 -lSDL2_image
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_ttf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neuton` (lib test) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbzDdW5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libneuton-2df645f5c1c916f5,libdirs-6535f2ed65a98ef3,libdirs_sys-6721faa8e64acff8,liboption_ext-a0cc35e5ba991574,libtracing_appender-99ee7776a154bbb4,libthiserror-c0c0de6fff4f77e2,libtime-de1253f414e8bf38,libitoa-d0b71e03eb93d2a7,libtime_core-c020d5e00d45e166,libnum_conv-d2e97b3eaa83741a,libderanged-bc027664b56c49b6,libpowerfmt-319bda9d3261653d,libcrossbeam_channel-04de205223555a2d,libcrossbeam_utils-de1ff7be6749325e,libtracing_subscriber-ac4c73cd89e95407,libsmallvec-ff9c1c2f08c8cb5f,libchrono-88b9301b3d81858b,libiana_time_zone-405546502478874f,libnum_traits-c0e0e87f55823747,libsharded_slab-ab8800df4e6fcb72,libmatchers-d07506a17e82114d,libregex_automata-291578d12791720f,libregex_syntax-fabbeff20d67c8c1,libregex-d7ca5dcf46562266,libregex_automata-da716520d8daaec4,libregex_syntax-03668542449f9a00,libnu_ansi_term-e4e5b3f6a025b32f,liboverload-0aadb336c583eaba,libtracing-76055cd210d41431,libpin_project_lite-838971c4926b66e8,libthread_local-672a0c3a77fc47e0,libcfg_if-20f0d5d0f3401e71,libtracing_log-10c9c65028cb5f37,liblog-08be59b704afb586,libtracing_core-5740640b3c6cbec6,libonce_cell-bfceb64c6f4cb589,libthiserror-60e0b6bf47015f81,libserde-ae06cae2edbe8199,libsdl2-3f475a0cf0547b9d,libsdl2_sys-f28c48ea6938259d,libbitflags-a56917bef97924b7,liblazy_static-26ac7623d713e9be,liblibc-534ba2427695041c}.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" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbzDdW5/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/examples/simple_app-dbd486b6da8a353f" "-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 -lSDL2_image
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_ttf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neuton` (example "simple-app") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "364002657c0b61053cce99fc11fc02861301148b7cc4c7ffebbee951f698995b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "364002657c0b61053cce99fc11fc02861301148b7cc4c7ffebbee951f698995b", kill_on_drop: false }`
[INFO] [stdout] 364002657c0b61053cce99fc11fc02861301148b7cc4c7ffebbee951f698995b
