[INFO] cloning repository https://github.com/pbzweihander/gdua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbzweihander/gdua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fgdua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fgdua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67ecec04fc419c2d20050396dd46b65df7deec3e [INFO] checking pbzweihander/gdua against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fgdua" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbzweihander/gdua on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pbzweihander/gdua [INFO] finished tweaking git repo https://github.com/pbzweihander/gdua [INFO] tweaked toml for git repo https://github.com/pbzweihander/gdua written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/pbzweihander/gdua already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew` [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-file v0.1.0 [INFO] [stderr] Downloaded gloo-events v0.1.1 [INFO] [stderr] Downloaded cargo_metadata v0.10.0 [INFO] [stderr] Downloaded bytecount v0.6.2 [INFO] [stderr] Downloaded skeptic v0.13.5 [INFO] [stderr] Downloaded bincode v1.3.2 [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded webview-sys v0.1.4 [INFO] [stderr] Downloaded web-view v0.4.5 [INFO] [stderr] Downloaded gloo-console-timer v0.1.0 [INFO] [stderr] Downloaded gloo v0.2.1 [INFO] [stderr] Downloaded tokio-batch v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49a87f7446521f97c4e50afc8ff77ec56557aaae57d1cd422162c1703f79917a [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" "49a87f7446521f97c4e50afc8ff77ec56557aaae57d1cd422162c1703f79917a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49a87f7446521f97c4e50afc8ff77ec56557aaae57d1cd422162c1703f79917a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a87f7446521f97c4e50afc8ff77ec56557aaae57d1cd422162c1703f79917a", kill_on_drop: false }` [INFO] [stdout] 49a87f7446521f97c4e50afc8ff77ec56557aaae57d1cd422162c1703f79917a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83efe6780ec1365efa46554f74b57472180b45213338944797c10393baa99e2e [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" "83efe6780ec1365efa46554f74b57472180b45213338944797c10393baa99e2e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Compiling webview-sys v0.1.4 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking web-view v0.4.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.71 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.71 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling yew-macro v0.17.0 (https://github.com/DenisKolodin/yew?branch=master#8309df32) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.71 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.71 [INFO] [stderr] Checking js-sys v0.3.48 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling web-sys v0.3.48 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.21 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Checking gdua-core v0.1.0 (/opt/rustwide/workdir/gdua-core) [INFO] [stderr] Compiling tokio-batch v0.2.0 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew v0.17.4 (https://github.com/DenisKolodin/yew?branch=master#8309df32) [INFO] [stderr] Checking gdua-ui v0.1.0 (/opt/rustwide/workdir/gdua-ui) [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/app.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | align-items-start", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/app.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | align-items-start", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/chart.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 |
[INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/chart.rs:75:28 [INFO] [stdout] | [INFO] [stdout] 75 |
[INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/tree.rs:88:63 [INFO] [stdout] | [INFO] [stdout] 88 | class="list-group-item list-group-item-action", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/tree.rs:88:63 [INFO] [stdout] | [INFO] [stdout] 88 | class="list-group-item list-group-item-action", [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/tree.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 108 | }, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/tree.rs:108:22 [INFO] [stdout] | [INFO] [stdout] 108 | }, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/tree.rs:134:72 [INFO] [stdout] | [INFO] [stdout] 134 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/tree.rs:227:36 [INFO] [stdout] | [INFO] [stdout] 227 |
[INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/tree.rs:134:72 [INFO] [stdout] | [INFO] [stdout] 134 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected ident [INFO] [stdout] --> gdua-ui/src/tree.rs:227:36 [INFO] [stdout] | [INFO] [stdout] 227 |
[INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Renderable` in this scope [INFO] [stdout] --> gdua-ui/src/app.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | impl Renderable for App { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Renderable` in this scope [INFO] [stdout] --> gdua-ui/src/chart.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | impl Renderable for Chart { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Renderable` in this scope [INFO] [stdout] --> gdua-ui/src/tree.rs:205:6 [INFO] [stdout] | [INFO] [stdout] 205 | impl Renderable for TreeView { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TreeView`, `chart::Chart` [INFO] [stdout] --> gdua-ui/src/app.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | chart::Chart, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 4 | tree::{Tree, TreeView}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Renderable` in this scope [INFO] [stdout] --> gdua-ui/src/app.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | impl Renderable for App { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Renderable` in this scope [INFO] [stdout] --> gdua-ui/src/chart.rs:72:6 [INFO] [stdout] | [INFO] [stdout] 72 | impl Renderable for Chart { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Renderable` in this scope [INFO] [stdout] --> gdua-ui/src/tree.rs:205:6 [INFO] [stdout] | [INFO] [stdout] 205 | impl Renderable for TreeView { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TreeView`, `chart::Chart` [INFO] [stdout] --> gdua-ui/src/app.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | chart::Chart, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 4 | tree::{Tree, TreeView}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gdua-ui` [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] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "83efe6780ec1365efa46554f74b57472180b45213338944797c10393baa99e2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83efe6780ec1365efa46554f74b57472180b45213338944797c10393baa99e2e", kill_on_drop: false }` [INFO] [stdout] 83efe6780ec1365efa46554f74b57472180b45213338944797c10393baa99e2e