[INFO] cloning repository https://github.com/Rexxe/arulite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rexxe/arulite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexxe%2Farulite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexxe%2Farulite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6749b7980e596bd471960999c3272a0c1ce876d1 [INFO] checking Rexxe/arulite against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRexxe%2Farulite" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rexxe/arulite on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rexxe/arulite [INFO] finished tweaking git repo https://github.com/Rexxe/arulite [INFO] tweaked toml for git repo https://github.com/Rexxe/arulite written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Rexxe/arulite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6efbae304503b1c6dd59f218adbbb8ec66b5c6ec9e7063402b004a907b2b5685 [INFO] running `Command { std: "docker" "start" "-a" "6efbae304503b1c6dd59f218adbbb8ec66b5c6ec9e7063402b004a907b2b5685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6efbae304503b1c6dd59f218adbbb8ec66b5c6ec9e7063402b004a907b2b5685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6efbae304503b1c6dd59f218adbbb8ec66b5c6ec9e7063402b004a907b2b5685", kill_on_drop: false }` [INFO] [stdout] 6efbae304503b1c6dd59f218adbbb8ec66b5c6ec9e7063402b004a907b2b5685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd4eb33e9547116b3cb728558895b31ef58c65edbcdc58972943629e35bea9ee [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" "bd4eb33e9547116b3cb728558895b31ef58c65edbcdc58972943629e35bea9ee", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Checking tokio-trace-core v0.2.0 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking winauth v0.0.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking futures-state-stream v0.1.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking glib v0.7.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tiberius v0.3.2 [INFO] [stderr] Checking arulite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `gtk::TreeView` [INFO] [stdout] --> src/main.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | use gtk::TreeView::*; [INFO] [stdout] | ^^^^^^^^ `TreeView` is a struct, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gtk::TreeView` [INFO] [stdout] --> src/main.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | use gtk::TreeView::*; [INFO] [stdout] | ^^^^^^^^ `TreeView` is a struct, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `set_resizable` exists for struct `TreeView`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | treeview.set_resizable(true); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `TreeView` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.6.0/src/auto/tree_view.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / glib_wrapper! { [INFO] [stdout] 44 | | pub struct TreeView(Object) @extends Container, Widget, @implements Buildable... [INFO] [stdout] 45 | | [INFO] [stdout] 46 | | match fn { [INFO] [stdout] 47 | | get_type => || ffi::gtk_tree_view_get_type(), [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | doesn't satisfy `TreeView: IsA` [INFO] [stdout] | | doesn't satisfy `TreeView: IsA` [INFO] [stdout] | |_doesn't satisfy `TreeView: gtk::GtkWindowExt` [INFO] [stdout] | doesn't satisfy `TreeView: gtk::TreeViewColumnExt` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `TreeView: IsA` [INFO] [stdout] which is required by `TreeView: gtk::TreeViewColumnExt` [INFO] [stdout] `TreeView: IsA` [INFO] [stdout] which is required by `TreeView: gtk::GtkWindowExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `set_resizable` exists for struct `TreeView`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | treeview.set_resizable(true); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `TreeView` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.6.0/src/auto/tree_view.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / glib_wrapper! { [INFO] [stdout] 44 | | pub struct TreeView(Object) @extends Container, Widget, @implements Buildable... [INFO] [stdout] 45 | | [INFO] [stdout] 46 | | match fn { [INFO] [stdout] 47 | | get_type => || ffi::gtk_tree_view_get_type(), [INFO] [stdout] 48 | | } [INFO] [stdout] 49 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | doesn't satisfy `TreeView: IsA` [INFO] [stdout] | | doesn't satisfy `TreeView: IsA` [INFO] [stdout] | |_doesn't satisfy `TreeView: gtk::GtkWindowExt` [INFO] [stdout] | doesn't satisfy `TreeView: gtk::TreeViewColumnExt` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `TreeView: IsA` [INFO] [stdout] which is required by `TreeView: gtk::TreeViewColumnExt` [INFO] [stdout] `TreeView: IsA` [INFO] [stdout] which is required by `TreeView: gtk::GtkWindowExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arulite` [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" "bd4eb33e9547116b3cb728558895b31ef58c65edbcdc58972943629e35bea9ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4eb33e9547116b3cb728558895b31ef58c65edbcdc58972943629e35bea9ee", kill_on_drop: false }` [INFO] [stdout] bd4eb33e9547116b3cb728558895b31ef58c65edbcdc58972943629e35bea9ee