[INFO] crate gdk-pixbuf 0.9.0 is already in cache [INFO] testing gdk-pixbuf-0.9.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate gdk-pixbuf 0.9.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gdk-pixbuf 0.9.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdk-pixbuf 0.9.0 [INFO] finished tweaking crates.io crate gdk-pixbuf 0.9.0 [INFO] tweaked toml for crates.io crate gdk-pixbuf 0.9.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ca0bfbb1165ec2ff9928d60de25cee407c4b1000db1eb456703cc13b3886a7f [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" "1ca0bfbb1165ec2ff9928d60de25cee407c4b1000db1eb456703cc13b3886a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ca0bfbb1165ec2ff9928d60de25cee407c4b1000db1eb456703cc13b3886a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca0bfbb1165ec2ff9928d60de25cee407c4b1000db1eb456703cc13b3886a7f", kill_on_drop: false }` [INFO] [stdout] 1ca0bfbb1165ec2ff9928d60de25cee407c4b1000db1eb456703cc13b3886a7f [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7a34dbbcf7d8dd84808096dcb1f16040f18636c7d4f65677f38c408a475295b [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" "f7a34dbbcf7d8dd84808096dcb1f16040f18636c7d4f65677f38c408a475295b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling glib v0.10.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "f7a34dbbcf7d8dd84808096dcb1f16040f18636c7d4f65677f38c408a475295b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7a34dbbcf7d8dd84808096dcb1f16040f18636c7d4f65677f38c408a475295b", kill_on_drop: false }` [INFO] [stdout] f7a34dbbcf7d8dd84808096dcb1f16040f18636c7d4f65677f38c408a475295b [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fd8b968ab628f173353409e6fa17d745a1f992f4e09653770653bfa1470c630 [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" "2fd8b968ab628f173353409e6fa17d745a1f992f4e09653770653bfa1470c630", kill_on_drop: false }` [INFO] [stderr] Compiling gir-format-check v0.1.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new_from_mut_slice` found for struct `gdk_pixbuf::Pixbuf` in the current scope [INFO] [stdout] --> tests/overflow.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | Pixbuf::new_from_mut_slice(data, Colorspace::Rgb, true, 8, 21000, 29700, 21000 * 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `gdk_pixbuf::Pixbuf` [INFO] [stdout] | help: there is an associated function with a similar name: `from_mut_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_from_mut_slice` found for struct `gdk_pixbuf::Pixbuf` in the current scope [INFO] [stdout] --> tests/overflow.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | Pixbuf::new_from_mut_slice(data, Colorspace::Rgb, true, 8, 100, 100, 100 * 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `gdk_pixbuf::Pixbuf` [INFO] [stdout] | help: there is an associated function with a similar name: `from_mut_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_from_mut_slice` found for struct `gdk_pixbuf::Pixbuf` in the current scope [INFO] [stdout] --> tests/overflow.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | Pixbuf::new_from_mut_slice(data, Colorspace::Rgb, false, 8, 1, 4, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `gdk_pixbuf::Pixbuf` [INFO] [stdout] | help: there is an associated function with a similar name: `from_mut_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_from_mut_slice` found for struct `gdk_pixbuf::Pixbuf` in the current scope [INFO] [stdout] --> tests/overflow.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | Pixbuf::new_from_mut_slice(data, Colorspace::Rgb, false, 8, 1, 4, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `gdk_pixbuf::Pixbuf` [INFO] [stdout] | help: there is an associated function with a similar name: `from_mut_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_from_mut_slice` found for struct `gdk_pixbuf::Pixbuf` in the current scope [INFO] [stdout] --> tests/overflow.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | Pixbuf::new_from_mut_slice(data, Colorspace::Rgb, false, 8, 1, 4, 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `gdk_pixbuf::Pixbuf` [INFO] [stdout] | help: there is an associated function with a similar name: `from_mut_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gdk-pixbuf`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2fd8b968ab628f173353409e6fa17d745a1f992f4e09653770653bfa1470c630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd8b968ab628f173353409e6fa17d745a1f992f4e09653770653bfa1470c630", kill_on_drop: false }` [INFO] [stdout] 2fd8b968ab628f173353409e6fa17d745a1f992f4e09653770653bfa1470c630