[INFO] fetching crate rlxc 0.1.0... [INFO] testing rlxc-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rlxc 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rlxc 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking crates.io crate rlxc 0.1.0 [INFO] finished tweaking crates.io crate rlxc 0.1.0 [INFO] tweaked toml for crates.io crate rlxc 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate rlxc 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lxc-sys v0.2.1 [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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f22b5a198db4c8425626d6b8dd00e641703d5ed7cfd104974c45e0e0936b022b [INFO] running `Command { std: "docker" "start" "-a" "f22b5a198db4c8425626d6b8dd00e641703d5ed7cfd104974c45e0e0936b022b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f22b5a198db4c8425626d6b8dd00e641703d5ed7cfd104974c45e0e0936b022b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22b5a198db4c8425626d6b8dd00e641703d5ed7cfd104974c45e0e0936b022b", kill_on_drop: false }` [INFO] [stdout] f22b5a198db4c8425626d6b8dd00e641703d5ed7cfd104974c45e0e0936b022b [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49c8453014ac52c3253d54dc6ed9ce78cb1200bcd83978da3799116f8e07093e [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" "49c8453014ac52c3253d54dc6ed9ce78cb1200bcd83978da3799116f8e07093e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rlxc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling lxc-sys v0.2.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "49c8453014ac52c3253d54dc6ed9ce78cb1200bcd83978da3799116f8e07093e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49c8453014ac52c3253d54dc6ed9ce78cb1200bcd83978da3799116f8e07093e", kill_on_drop: false }` [INFO] [stdout] 49c8453014ac52c3253d54dc6ed9ce78cb1200bcd83978da3799116f8e07093e [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6edfb3853cdb7dcc97868dfd3c57dc25f4f6b76dcaf3d718aa5419c5cedcc58e [INFO] running `Command { std: "docker" "start" "-a" "6edfb3853cdb7dcc97868dfd3c57dc25f4f6b76dcaf3d718aa5419c5cedcc58e", kill_on_drop: false }` [INFO] [stderr] Compiling rlxc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "6edfb3853cdb7dcc97868dfd3c57dc25f4f6b76dcaf3d718aa5419c5cedcc58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6edfb3853cdb7dcc97868dfd3c57dc25f4f6b76dcaf3d718aa5419c5cedcc58e", kill_on_drop: false }` [INFO] [stdout] 6edfb3853cdb7dcc97868dfd3c57dc25f4f6b76dcaf3d718aa5419c5cedcc58e [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 323f83dcd9bcc1ae6a9104b2557ba1ff803bcc8a77123025421396cf4a92d328 [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" "323f83dcd9bcc1ae6a9104b2557ba1ff803bcc8a77123025421396cf4a92d328", 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] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rlxc-47f6f158de6ed5dc) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rlxc-bc44da615ce2ebb0) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rlxc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/util/ffi.rs - util::ffi::ToCString (line 140) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/util/ffi.rs - util::ffi::ToCString (line 140) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `c_function` in this scope [INFO] [stdout] --> src/util/ffi.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 8 | unsafe { c_function(cpath.as_ptr()) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0107]: this enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/util/ffi.rs:143:44 [INFO] [stdout] | [INFO] [stdout] 6 | fn foo(path: &T) -> Result<()> { [INFO] [stdout] | ^^^^^^ -- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 6 | fn foo(path: &T) -> Result<(), E> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/util/ffi.rs - util::ffi::ToCString (line 140) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "323f83dcd9bcc1ae6a9104b2557ba1ff803bcc8a77123025421396cf4a92d328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323f83dcd9bcc1ae6a9104b2557ba1ff803bcc8a77123025421396cf4a92d328", kill_on_drop: false }` [INFO] [stdout] 323f83dcd9bcc1ae6a9104b2557ba1ff803bcc8a77123025421396cf4a92d328