[INFO] cloning repository https://github.com/huangqian/rust-in-action [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huangqian/rust-in-action" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuangqian%2Frust-in-action", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuangqian%2Frust-in-action'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f36881cede964f6008c95f60cb1004db4fba9cc2 [INFO] checking huangqian/rust-in-action against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuangqian%2Frust-in-action" "/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/huangqian/rust-in-action 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/huangqian/rust-in-action [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/huangqian/rust-in-action [INFO] tweaked toml for git repo https://github.com/huangqian/rust-in-action written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/huangqian/rust-in-action 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] Downloading crates ... [INFO] [stderr] Downloaded block-padding v0.1.3 [INFO] [stderr] Downloaded named_pipe v0.3.0 [INFO] [stderr] Downloaded block-buffer v0.7.0 [INFO] [stderr] Downloaded twox-hash v1.1.1 [INFO] [stderr] Downloaded redis v0.10.0 [INFO] [stderr] Downloaded atoi v0.3.1 [INFO] [stderr] Downloaded mysql_common v0.15.0 [INFO] [stderr] Downloaded mysql v15.1.0 [INFO] [stderr] Downloaded num-bigint v0.2.1 [INFO] [stderr] Downloaded combine v3.5.2 [INFO] [stderr] Downloaded croaring v0.4.1 [INFO] [stderr] Downloaded croaring-sys v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 42281cd45f1bf2fad3fc8816725d6df5c1cd84c868adb3d22089492552f37a38 [INFO] running `Command { std: "docker" "start" "-a" "42281cd45f1bf2fad3fc8816725d6df5c1cd84c868adb3d22089492552f37a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42281cd45f1bf2fad3fc8816725d6df5c1cd84c868adb3d22089492552f37a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42281cd45f1bf2fad3fc8816725d6df5c1cd84c868adb3d22089492552f37a38", kill_on_drop: false }` [INFO] [stdout] 42281cd45f1bf2fad3fc8816725d6df5c1cd84c868adb3d22089492552f37a38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 993fa1a087b5e0a14fabe081da1284eb15e789c12ac2921be09d1d188c5f2ada [INFO] running `Command { std: "docker" "start" "-a" "993fa1a087b5e0a14fabe081da1284eb15e789c12ac2921be09d1d188c5f2ada", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling bindgen v0.49.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking lazycell v1.2.0 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking twox-hash v1.1.1 [INFO] [stderr] Compiling backtrace v0.3.12 [INFO] [stderr] Checking atoi v0.3.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling mysql v15.1.0 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling redis v0.10.0 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking combine v3.5.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking flate2 v1.0.4 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Checking mysql_common v0.15.0 [INFO] [stderr] Compiling croaring-sys v0.4.1 [INFO] [stderr] Checking croaring v0.4.1 [INFO] [stderr] Checking rust-in-action v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `borrow` [INFO] [stdout] --> examples/borrow.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | } [INFO] [stdout] | ^ consider adding a `main` function to `examples/borrow.rs` [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 E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-in-action` (example "borrow") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0423]: expected value, found struct `LinkedList` [INFO] [stdout] --> examples/collection/list.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | LinkedList [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/collections/linked_list.rs:51:1 [INFO] [stdout] ::: /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/collections/linked_list.rs:54:1 [INFO] [stdout] | [INFO] [stdout] = note: `LinkedList` defined here [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 E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-in-action` (example "list") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "993fa1a087b5e0a14fabe081da1284eb15e789c12ac2921be09d1d188c5f2ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993fa1a087b5e0a14fabe081da1284eb15e789c12ac2921be09d1d188c5f2ada", kill_on_drop: false }` [INFO] [stdout] 993fa1a087b5e0a14fabe081da1284eb15e789c12ac2921be09d1d188c5f2ada