[INFO] updating cached repository https://github.com/HMPerson1/plotany [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cd601f73aa388696a139bbc0e0f157456511093 [INFO] testing HMPerson1/plotany against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHMPerson1%2Fplotany" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HMPerson1/plotany 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 git repo https://github.com/HMPerson1/plotany [INFO] finished tweaking git repo https://github.com/HMPerson1/plotany [INFO] tweaked toml for git repo https://github.com/HMPerson1/plotany written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/HMPerson1/plotany already has a lockfile, it will not be regenerated [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 0ff65fd5455afba609304b830c30d763159063186f1267d946f9b3f18b4b5c1d [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" "0ff65fd5455afba609304b830c30d763159063186f1267d946f9b3f18b4b5c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ff65fd5455afba609304b830c30d763159063186f1267d946f9b3f18b4b5c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff65fd5455afba609304b830c30d763159063186f1267d946f9b3f18b4b5c1d", kill_on_drop: false }` [INFO] [stdout] 0ff65fd5455afba609304b830c30d763159063186f1267d946f9b3f18b4b5c1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 80247c31fe83f778129f6638c581d54a228b88ee03baa1af5bf6deac24ee2b79 [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" "80247c31fe83f778129f6638c581d54a228b88ee03baa1af5bf6deac24ee2b79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling fixedbitset v0.1.6 [INFO] [stderr] Compiling ordermap v0.2.10 [INFO] [stderr] Compiling lalrpop-intern v0.13.1 [INFO] [stderr] Compiling diff v0.1.10 [INFO] [stderr] Compiling lalrpop-util v0.13.1 [INFO] [stderr] Compiling ena v0.5.0 [INFO] [stderr] Compiling gio v0.1.3 [INFO] [stderr] Compiling cairo-rs v0.1.3 [INFO] [stderr] Compiling gdk-pixbuf v0.1.3 [INFO] [stderr] Compiling matrixmultiply v0.1.13 [INFO] [stderr] Compiling gdk v0.5.3 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling gtk v0.1.3 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling glib-sys v0.3.4 [INFO] [stderr] Compiling gobject-sys v0.3.4 [INFO] [stderr] Compiling gio-sys v0.3.4 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.4 [INFO] [stderr] Compiling cairo-sys-rs v0.3.4 [INFO] [stderr] Compiling pango-sys v0.3.4 [INFO] [stderr] Compiling gdk-sys v0.3.4 [INFO] [stderr] Compiling atk-sys v0.3.4 [INFO] [stderr] Compiling gtk-sys v0.3.4 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling num-complex v0.1.39 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling itertools v0.6.1 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling petgraph v0.4.5 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling atty v0.1.2 [INFO] [stderr] Compiling meval v0.0.9 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling glib v0.1.3 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stdout] error[E0119]: conflicting implementations of trait `value::SetValueOptional` for type `&_`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glib-0.1.3/src/value.rs:509:1 [INFO] [stdout] | [INFO] [stdout] 478 | impl<'a, T: ?Sized + SetValueOptional> SetValueOptional for &'a T { [INFO] [stdout] | ----------------------------------------------------------------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 509 | impl> SetValueOptional for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `object::IsA` for type `&_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `value::SetValue` for type `&_`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glib-0.1.3/src/value.rs:503:1 [INFO] [stdout] | [INFO] [stdout] 472 | impl<'a, T: ?Sized + SetValue> SetValue for &'a T { [INFO] [stdout] | ------------------------------------------------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 503 | impl> SetValue for T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `&_` [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `object::IsA` for type `&_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `glib`. [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" "80247c31fe83f778129f6638c581d54a228b88ee03baa1af5bf6deac24ee2b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80247c31fe83f778129f6638c581d54a228b88ee03baa1af5bf6deac24ee2b79", kill_on_drop: false }` [INFO] [stdout] 80247c31fe83f778129f6638c581d54a228b88ee03baa1af5bf6deac24ee2b79