[INFO] cloning repository https://github.com/frankier/softcomputingforsoftpeople [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frankier/softcomputingforsoftpeople" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankier%2Fsoftcomputingforsoftpeople", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankier%2Fsoftcomputingforsoftpeople'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0a06bf13a79653a22f513d804cc44062e4e9492 [INFO] checking frankier/softcomputingforsoftpeople against master#c29082fe7dc6e902169cacbae165562a7e4a1fd6 for pr-120805 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankier%2Fsoftcomputingforsoftpeople" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frankier/softcomputingforsoftpeople on toolchain c29082fe7dc6e902169cacbae165562a7e4a1fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c29082fe7dc6e902169cacbae165562a7e4a1fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frankier/softcomputingforsoftpeople [INFO] finished tweaking git repo https://github.com/frankier/softcomputingforsoftpeople [INFO] tweaked toml for git repo https://github.com/frankier/softcomputingforsoftpeople written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/frankier/softcomputingforsoftpeople 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" "+c29082fe7dc6e902169cacbae165562a7e4a1fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/frankier/safe-transmute-rs.git` [INFO] [stderr] Updating git repository `https://github.com/TeXitoi/structopt.git` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking frankier/softcomputingforsoftpeople against try#a76cc2633df38feca72f20156e7d9e4b074337f3 for pr-120805 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankier%2Fsoftcomputingforsoftpeople" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frankier/softcomputingforsoftpeople on toolchain a76cc2633df38feca72f20156e7d9e4b074337f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a76cc2633df38feca72f20156e7d9e4b074337f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frankier/softcomputingforsoftpeople [INFO] finished tweaking git repo https://github.com/frankier/softcomputingforsoftpeople [INFO] tweaked toml for git repo https://github.com/frankier/softcomputingforsoftpeople written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/frankier/softcomputingforsoftpeople 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" "+a76cc2633df38feca72f20156e7d9e4b074337f3" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typenum v1.9.0 [INFO] [stderr] Downloaded csv-core v0.1.4 [INFO] [stderr] Downloaded proc-macro2 v0.2.2 [INFO] [stderr] Downloaded alga v0.5.2 [INFO] [stderr] Downloaded num-complex v0.1.42 [INFO] [stderr] Downloaded syn v0.12.13 [INFO] [stderr] Downloaded nalgebra v0.14.0 [INFO] [stderr] Downloaded csv v1.0.0-beta.5 [INFO] [stderr] Downloaded derive-new v0.5.0 [INFO] [stderr] Downloaded ord_subset v3.1.0 [INFO] [stderr] Downloaded rand_derive v0.3.1 [INFO] [stderr] Downloaded bitwise v0.1.1 [INFO] [stderr] Downloaded bitintr v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+a76cc2633df38feca72f20156e7d9e4b074337f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b473df5b9e4e4159e823f508b249ca28b04b3ac3de286a500a94dd298b48cf6a [INFO] running `Command { std: "docker" "start" "-a" "b473df5b9e4e4159e823f508b249ca28b04b3ac3de286a500a94dd298b48cf6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b473df5b9e4e4159e823f508b249ca28b04b3ac3de286a500a94dd298b48cf6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b473df5b9e4e4159e823f508b249ca28b04b3ac3de286a500a94dd298b48cf6a", kill_on_drop: false }` [INFO] [stdout] b473df5b9e4e4159e823f508b249ca28b04b3ac3de286a500a94dd298b48cf6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a76cc2633df38feca72f20156e7d9e4b074337f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b2d5511e20b12dde158a682fcedf09e3cb81e8c8e84a42fdd40c3193e07158a [INFO] running `Command { std: "docker" "start" "-a" "7b2d5511e20b12dde158a682fcedf09e3cb81e8c8e84a42fdd40c3193e07158a", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling proc-macro2 v0.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bitintr v0.1.18 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Compiling bitwise v0.1.1 [INFO] [stderr] Checking rawpointer v0.1.0 [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.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | 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/a76cc2633df38feca72f20156e7d9e4b074337f3/library/alloc/src/borrow.rs:180:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking clap v2.30.0 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi/bextr.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_bmi_bextr_32(x: u32, y: u32) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi/bextr.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_bmi_bextr_64(x: u64, y: u64) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_bzhi_32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi2/bzhi.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_bmi2_bzhi_32(x: u32, y: u32) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_bzhi_64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi2/bzhi.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_bmi2_bzhi_64(x: u64, y: u64) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pdep_32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi2/pdep.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_bmi2_pdep_32(x: u32, y: u32) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pdep_64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi2/pdep.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_bmi2_pdep_64(x: u64, y: u64) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pext_32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi2/pext.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_bmi2_pext_32(x: u32, y: u32) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi2_pext_64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/bmi2/pext.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_bmi2_pext_64(x: u64, y: u64) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/tbm/bextr.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | fn x86_bmi_bextr_32(x: u32, y: u32) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_bmi_bextr_64` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitintr-0.1.18/src/x86/intrinsics/tbm/bextr.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | fn x86_bmi_bextr_64(x: u64, y: u64) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitintr` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7b2d5511e20b12dde158a682fcedf09e3cb81e8c8e84a42fdd40c3193e07158a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b2d5511e20b12dde158a682fcedf09e3cb81e8c8e84a42fdd40c3193e07158a", kill_on_drop: false }` [INFO] [stdout] 7b2d5511e20b12dde158a682fcedf09e3cb81e8c8e84a42fdd40c3193e07158a