[INFO] cloning repository https://github.com/teh/lifecycled [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teh/lifecycled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteh%2Flifecycled", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteh%2Flifecycled'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd4ffc077ef6ed869c68f4a0989eef3a1633d1b4 [INFO] testing teh/lifecycled against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteh%2Flifecycled" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teh/lifecycled on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teh/lifecycled [INFO] finished tweaking git repo https://github.com/teh/lifecycled [INFO] tweaked toml for git repo https://github.com/teh/lifecycled written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/teh/lifecycled already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pori v0.0.0 [INFO] [stderr] Downloaded wax v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bf0de22883f63b7f9780076f6d5a11d2e2181c7705e795222d3dca73f0dac43 [INFO] running `Command { std: "docker" "start" "-a" "1bf0de22883f63b7f9780076f6d5a11d2e2181c7705e795222d3dca73f0dac43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bf0de22883f63b7f9780076f6d5a11d2e2181c7705e795222d3dca73f0dac43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf0de22883f63b7f9780076f6d5a11d2e2181c7705e795222d3dca73f0dac43", kill_on_drop: false }` [INFO] [stdout] 1bf0de22883f63b7f9780076f6d5a11d2e2181c7705e795222d3dca73f0dac43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a284be54722f5df0a5243b116cefddcf284f285a23fda32741521a8bb46ad913 [INFO] running `Command { std: "docker" "start" "-a" "a284be54722f5df0a5243b116cefddcf284f285a23fda32741521a8bb46ad913", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling brownstone v1.1.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wax v0.3.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling lifecycled v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `config` [INFO] [stdout] --> src/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub mod config; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `config`, create file "src/config.rs" or "src/config/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TimeSource` in `config` [INFO] [stdout] --> src/main.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | config::TimeSource::Auto if m.timestamp.is_none() => mtime(&m.path), [INFO] [stdout] | ^^^^^^^^^^ could not find `TimeSource` in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TimeSource` in `config` [INFO] [stdout] --> src/main.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | config::TimeSource::Auto if m.timestamp.is_some() => m.timestamp.unwrap(), [INFO] [stdout] | ^^^^^^^^^^ could not find `TimeSource` in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TimeSource` in `config` [INFO] [stdout] --> src/main.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | config::TimeSource::BTime => btime(&m.path), [INFO] [stdout] | ^^^^^^^^^^ could not find `TimeSource` in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TimeSource` in `config` [INFO] [stdout] --> src/main.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | config::TimeSource::MTime => mtime(&m.path), [INFO] [stdout] | ^^^^^^^^^^ could not find `TimeSource` in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TimeSource` in `config` [INFO] [stdout] --> src/main.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | config::TimeSource::Filename if m.timestamp.is_some() => m.timestamp.unwrap(), [INFO] [stdout] | ^^^^^^^^^^ could not find `TimeSource` in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Config` in module `config` [INFO] [stdout] --> src/main.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | fn step(config: &config::Config, now: chrono::NaiveDateTime) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Config` in module `config` [INFO] [stdout] --> src/main.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 72 | fn dry_run(config: &config::Config) { [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_path` in module `config` [INFO] [stdout] --> src/main.rs:92:26 [INFO] [stdout] | [INFO] [stdout] 92 | let config = config::from_path(&args.config).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lifecycled` due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "a284be54722f5df0a5243b116cefddcf284f285a23fda32741521a8bb46ad913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a284be54722f5df0a5243b116cefddcf284f285a23fda32741521a8bb46ad913", kill_on_drop: false }` [INFO] [stdout] a284be54722f5df0a5243b116cefddcf284f285a23fda32741521a8bb46ad913