[INFO] crate topgrade 4.5.0 is already in cache [INFO] testing topgrade-4.5.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate topgrade 4.5.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate topgrade 4.5.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate topgrade 4.5.0 [INFO] finished tweaking crates.io crate topgrade 4.5.0 [INFO] tweaked toml for crates.io crate topgrade 4.5.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate topgrade 4.5.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] c63958bd804b495d2d7b3036974b9ada50f29cc9534bf9478c157b1844fdbe48 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c63958bd804b495d2d7b3036974b9ada50f29cc9534bf9478c157b1844fdbe48"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling topgrade v4.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling shellexpand v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling rust-ini v0.15.2 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "c63958bd804b495d2d7b3036974b9ada50f29cc9534bf9478c157b1844fdbe48"` [INFO] running `"docker" "rm" "-f" "c63958bd804b495d2d7b3036974b9ada50f29cc9534bf9478c157b1844fdbe48"` [INFO] [stdout] c63958bd804b495d2d7b3036974b9ada50f29cc9534bf9478c157b1844fdbe48 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3f4af8f2c042e43f6f178cf54d0c0eecf034157125989fe7e6b6b3e9a4d6dbb4 [INFO] running `"docker" "start" "-a" "3f4af8f2c042e43f6f178cf54d0c0eecf034157125989fe7e6b6b3e9a4d6dbb4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling topgrade v4.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.59s [INFO] running `"docker" "inspect" "3f4af8f2c042e43f6f178cf54d0c0eecf034157125989fe7e6b6b3e9a4d6dbb4"` [INFO] running `"docker" "rm" "-f" "3f4af8f2c042e43f6f178cf54d0c0eecf034157125989fe7e6b6b3e9a4d6dbb4"` [INFO] [stdout] 3f4af8f2c042e43f6f178cf54d0c0eecf034157125989fe7e6b6b3e9a4d6dbb4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7167b49f80200a6cb06d806cc7d7512033a7a06d5959d3c0a1b55b5b74639f24 [INFO] running `"docker" "start" "-a" "7167b49f80200a6cb06d806cc7d7512033a7a06d5959d3c0a1b55b5b74639f24"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/topgrade-50f1a58183428b2c [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test steps::os::linux::tests::test_centos ... ok [INFO] [stdout] test steps::os::linux::tests::test_nixos ... ok [INFO] [stdout] test steps::os::linux::tests::test_mint ... ok [INFO] [stdout] test steps::os::linux::tests::test_clearlinux ... ok [INFO] [stdout] test steps::os::linux::tests::test_antergos ... ok [INFO] [stdout] test steps::os::linux::tests::test_anarchy ... ok [INFO] [stdout] test steps::os::linux::tests::test_arch_linux ... ok [INFO] [stdout] test steps::os::linux::tests::test_manjaro_arm ... ok [INFO] [stdout] test steps::os::linux::tests::test_debian ... ok [INFO] [stdout] test steps::os::linux::tests::test_oraclelinux ... ok [INFO] [stdout] test steps::os::linux::tests::test_exherbo ... ok [INFO] [stdout] test steps::os::linux::tests::test_amazon_linux ... ok [INFO] [stdout] test steps::os::linux::tests::test_opensuse ... ok [INFO] [stdout] test steps::os::linux::tests::test_manjaro ... ok [INFO] [stdout] test steps::os::linux::tests::test_fedora ... ok [INFO] [stdout] test steps::os::linux::tests::test_gentoo ... ok [INFO] [stdout] test steps::os::linux::tests::test_rhel ... ok [INFO] [stdout] test steps::os::linux::tests::test_ubuntu ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7167b49f80200a6cb06d806cc7d7512033a7a06d5959d3c0a1b55b5b74639f24"` [INFO] running `"docker" "rm" "-f" "7167b49f80200a6cb06d806cc7d7512033a7a06d5959d3c0a1b55b5b74639f24"` [INFO] [stdout] 7167b49f80200a6cb06d806cc7d7512033a7a06d5959d3c0a1b55b5b74639f24