[INFO] crate racer-testutils 0.1.0 is already in cache [INFO] testing racer-testutils-0.1.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate racer-testutils 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate racer-testutils 0.1.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate racer-testutils 0.1.0 [INFO] finished tweaking crates.io crate racer-testutils 0.1.0 [INFO] tweaked toml for crates.io crate racer-testutils 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd56b2ac40c381a7d9cf4eb41ebd3842a11d6eb5d42b32b4d1d3401ac99e59bc [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" "cd56b2ac40c381a7d9cf4eb41ebd3842a11d6eb5d42b32b4d1d3401ac99e59bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd56b2ac40c381a7d9cf4eb41ebd3842a11d6eb5d42b32b4d1d3401ac99e59bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd56b2ac40c381a7d9cf4eb41ebd3842a11d6eb5d42b32b4d1d3401ac99e59bc", kill_on_drop: false }` [INFO] [stdout] cd56b2ac40c381a7d9cf4eb41ebd3842a11d6eb5d42b32b4d1d3401ac99e59bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a05a2c6e65d28279cfba3b296b539639a02ce98eb4cb1ed2f0cef878923dbe87 [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" "a05a2c6e65d28279cfba3b296b539639a02ce98eb4cb1ed2f0cef878923dbe87", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling rustc-rayon-core v0.3.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-ap-rustc_graphviz v669.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling rustc-ap-rustc_target v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_ast v669.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling annotate-snippets v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling rustc-ap-rustc_fs_util v669.0.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling psm v0.1.10 [INFO] [stderr] Compiling stacker v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rustc-ap-rustc_lexer v669.0.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling termize v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustc-ap-rustc_serialize v669.0.0 [INFO] [stderr] Compiling measureme v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rustc-rayon v0.3.0 [INFO] [stderr] Compiling rustc-ap-rustc_index v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_data_structures v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_arena v669.0.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustc-ap-rustc_macros v669.0.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling rustc-ap-rustc_span v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_errors v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_feature v669.0.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rustc-ap-rustc_session v669.0.0 [INFO] [stderr] Compiling rustc-ap-rustc_ast_pretty v669.0.0 [INFO] [stderr] Compiling racer-interner v0.1.0 [INFO] [stderr] Compiling rls-span v0.5.2 [INFO] [stderr] Compiling rustc-ap-rustc_parse v669.0.0 [INFO] [stderr] Compiling racer-cargo-metadata v0.1.1 [INFO] [stderr] Compiling racer v2.1.36 [INFO] [stderr] Compiling racer-testutils v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | let session = racer::Session::new(&cache); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/lib.rs:219:19 [INFO] [stdout] | [INFO] [stdout] 219 | let session = racer::Session::new(&cache); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [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 E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `racer-testutils`. [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" "a05a2c6e65d28279cfba3b296b539639a02ce98eb4cb1ed2f0cef878923dbe87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a05a2c6e65d28279cfba3b296b539639a02ce98eb4cb1ed2f0cef878923dbe87", kill_on_drop: false }` [INFO] [stdout] a05a2c6e65d28279cfba3b296b539639a02ce98eb4cb1ed2f0cef878923dbe87