[INFO] cloning repository https://github.com/mneumann/graph-annealing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mneumann/graph-annealing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmneumann%2Fgraph-annealing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmneumann%2Fgraph-annealing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea6733305f6ce074c0a7986c57dd1756ce4ee780 [INFO] checking mneumann/graph-annealing against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmneumann%2Fgraph-annealing" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mneumann/graph-annealing on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mneumann/graph-annealing [INFO] finished tweaking git repo https://github.com/mneumann/graph-annealing [INFO] tweaked toml for git repo https://github.com/mneumann/graph-annealing written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mneumann/graph-annealing 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mneumann/artificial-genome-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/mneumann/evo-rs.git` [INFO] [stderr] Updating git repository `https://github.com/mneumann/expression-closed01-rs.git` [INFO] [stderr] Updating git repository `https://github.com/mneumann/graph-edge-evolution.git` [INFO] [stderr] Updating git repository `https://github.com/mneumann/graph-layout-rs.git` [INFO] [stderr] Updating git repository `https://github.com/mneumann/matplotlib-rs.git` [INFO] [stderr] Updating git repository `https://github.com/mneumann/nsga2-rs` [INFO] [stderr] Updating git repository `https://github.com/codahale/pcg.git` [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/rust-cpython.git` [INFO] [stderr] Updating git repository `https://github.com/nikomatsakis/rayon.git` [INFO] [stderr] Updating git repository `https://github.com/dgrunwald/interpolate_idents.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixedbitset v0.1.0 [INFO] [stderr] Downloaded advapi32-sys v0.1.2 [INFO] [stderr] Downloaded memchr v0.1.7 [INFO] [stderr] Downloaded abort_on_panic v1.0.0 [INFO] [stderr] Downloaded num_cpus v0.2.10 [INFO] [stderr] Downloaded kernel32-sys v0.2.1 [INFO] [stderr] Downloaded time v0.1.34 [INFO] [stderr] Downloaded aho-corasick v0.4.0 [INFO] [stderr] Downloaded bit-vec v0.4.2 [INFO] [stderr] Downloaded crossbeam v0.1.6 [INFO] [stderr] Downloaded nalgebra v0.4.0 [INFO] [stderr] Downloaded regex-syntax v0.2.2 [INFO] [stderr] Downloaded winapi v0.2.5 [INFO] [stderr] Downloaded regex v0.1.47 [INFO] [stderr] Downloaded num v0.1.30 [INFO] [stderr] Downloaded simple_parallel v0.3.0 [INFO] [stderr] Downloaded rustc-serialize v0.3.16 [INFO] [stderr] Downloaded libc v0.2.4 [INFO] [stderr] Downloaded rand v0.3.13 [INFO] [stderr] Downloaded petgraph v0.2.2 [INFO] [stderr] Downloaded deque v0.2.3 [INFO] [stderr] Downloaded expression-num v0.2.1 [INFO] [stderr] Downloaded expression v0.3.2 [INFO] [stderr] Downloaded graph-io-gml v0.0.2 [INFO] [stderr] Downloaded munkres v0.1.0 [INFO] [stderr] Downloaded graph-neighbor-matching v0.3.3 [INFO] [stderr] Downloaded lindenmayer-system v0.3.0 [INFO] [stderr] Downloaded closed01 v0.3.0 [INFO] [stderr] Downloaded triadic-census v0.2.0 [INFO] [stderr] Downloaded turtle v0.1.1 [INFO] [stderr] Downloaded asexp v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1438e5541df26b0de1775106650ecc8c9198da7c6e42e0b39988e6ceadd783c6 [INFO] running `Command { std: "docker" "start" "-a" "1438e5541df26b0de1775106650ecc8c9198da7c6e42e0b39988e6ceadd783c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1438e5541df26b0de1775106650ecc8c9198da7c6e42e0b39988e6ceadd783c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1438e5541df26b0de1775106650ecc8c9198da7c6e42e0b39988e6ceadd783c6", kill_on_drop: false }` [INFO] [stdout] 1438e5541df26b0de1775106650ecc8c9198da7c6e42e0b39988e6ceadd783c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7301ec159d0290fc14b01e785d2113aca2ec6a16a107ed2c98a467f8b1d014f3 [INFO] running `Command { std: "docker" "start" "-a" "7301ec159d0290fc14b01e785d2113aca2ec6a16a107ed2c98a467f8b1d014f3", kill_on_drop: false }` [INFO] [stderr] Checking winapi v0.2.5 [INFO] [stderr] Checking libc v0.2.4 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stderr] Checking fixedbitset v0.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.16 [INFO] [stderr] Checking asexp v0.2.0 [INFO] [stderr] Compiling cpython v0.0.4 (https://github.com/dgrunwald/rust-cpython.git#67282d2e) [INFO] [stderr] Checking abort_on_panic v1.0.0 [INFO] [stderr] Compiling interpolate_idents v0.0.7 (https://github.com/dgrunwald/interpolate_idents.git#f45d8d14) [INFO] [stderr] Checking crossbeam v0.1.6 [INFO] [stderr] Checking turtle v0.1.1 [INFO] [stderr] Checking bit-vec v0.4.2 [INFO] [stderr] Checking graph-edge-evolution v0.1.0 (https://github.com/mneumann/graph-edge-evolution.git#b0c243ec) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking graph-layout v0.0.1 (https://github.com/mneumann/graph-layout-rs.git#85f1ab27) [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.dfsan.a [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `str_char` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/asexp-0.2.0/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_char)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/interpolate_idents-8a2fe00ad7320b7f/f45d8d1/src/lib.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[plugin_registrar] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `plugin_registrar` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0462, E0463, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0462`. [INFO] [stdout] [INFO] [stderr] Checking petgraph v0.2.2 [INFO] [stderr] error: could not compile `interpolate_idents` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.16/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-0.1.6/src/sync/seg_queue.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | ready: unsafe { mem::transmute([0usize; SEG_SIZE]) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `[usize; 32]` (2048 bits) [INFO] [stdout] = note: target type: `[AtomicBool; 32]` (256 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `slice_shift_char` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/asexp-0.2.0/src/atom.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | match s.slice_shift_char() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam` (lib) due to 2 previous errors [INFO] [stdout] error[E0599]: no method named `slice_shift_char` found for reference `&'a str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/asexp-0.2.0/src/token.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | match s.slice_shift_char() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&'a str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `slice_shift_char` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/asexp-0.2.0/src/token.rs:82:36 [INFO] [stdout] | [INFO] [stdout] 82 | match rest.slice_shift_char() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.16/src/serialize.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/borrow.rs:180:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 448 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `slice_shift_char` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/asexp-0.2.0/src/token.rs:97:52 [INFO] [stdout] | [INFO] [stdout] 97 | ... match rest.slice_shift_char() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `slice_shift_char` found for reference `&str` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/asexp-0.2.0/src/token.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | match s2.slice_shift_char() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method not found in `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.2.2/src/graph.rs:411:21 [INFO] [stdout] | [INFO] [stdout] 411 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ^^^ multiple `max` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `IndexType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.2.2/src/graph.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | fn max() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Ord` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:852:5 [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 411 | assert!(::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 411 | assert!(Ord::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.2.2/src/graph.rs:448:21 [INFO] [stdout] | [INFO] [stdout] 448 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ^^^ multiple `max` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in the trait `IndexType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.2.2/src/graph.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | fn max() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Ord` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/cmp.rs:852:5 [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 448 | assert!(::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 448 | assert!(Ord::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `asexp` (lib) due to 7 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `petgraph` (lib) due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0310, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "7301ec159d0290fc14b01e785d2113aca2ec6a16a107ed2c98a467f8b1d014f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7301ec159d0290fc14b01e785d2113aca2ec6a16a107ed2c98a467f8b1d014f3", kill_on_drop: false }` [INFO] [stdout] 7301ec159d0290fc14b01e785d2113aca2ec6a16a107ed2c98a467f8b1d014f3